{"id":13644426,"url":"https://github.com/Bakumon/NumberAnimTextView","last_synced_at":"2025-04-21T07:31:24.006Z","repository":{"id":130500445,"uuid":"74894175","full_name":"Bakumon/NumberAnimTextView","owner":"Bakumon","description":":crying_cat_face: 数字增加和减小动画 TextView","archived":false,"fork":false,"pushed_at":"2018-06-19T10:01:42.000Z","size":235,"stargazers_count":699,"open_issues_count":0,"forks_count":101,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-09T16:44:31.402Z","etag":null,"topics":["numberanim","view"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bakumon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-11-27T14:52:46.000Z","updated_at":"2024-08-02T07:32:41.000Z","dependencies_parsed_at":"2023-05-01T05:53:19.761Z","dependency_job_id":null,"html_url":"https://github.com/Bakumon/NumberAnimTextView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bakumon%2FNumberAnimTextView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bakumon%2FNumberAnimTextView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bakumon%2FNumberAnimTextView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bakumon%2FNumberAnimTextView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bakumon","download_url":"https://codeload.github.com/Bakumon/NumberAnimTextView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250014631,"owners_count":21360984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["numberanim","view"],"created_at":"2024-08-02T01:02:04.102Z","updated_at":"2025-04-21T07:31:18.984Z","avatar_url":"https://github.com/Bakumon.png","language":"Java","readme":"# NumberAnimTextView\n\n![NumberAnimTextView演示gif](https://github.com/Bakumon/NumberAnimTextView/raw/master/gif/GIF.gif)\n\n## Features\n\n1. 添加前缀、后缀\n2. 支持任意大小的整数或小数\n3. 千位分隔符\n4. API 简单\n5. 支持增加和降低动画\n\n## Usage\n\n```java\n// 设置最终值，开始动画\nmNumberAnimTextView.setNumberString(\"98765432.75\");\n```\n\n## Option\n\n```java\n// 设置前缀\nmNumberAnimTextView.setPrefixString(\"¥\");\n// 设置后缀\nmNumberAnimTextView.setPostfixString(\"%\");\n// 设置动画时长\nmNumberAnimTextView.setDuration(2000);\n// 设置数字增加范围\nmNumberAnimTextView.setNumberString(\"19.75\", \"99.75\");\n\n// 禁用动画\nmNumberAnimTextView1.setEnableAnim(false);\n```\n\n## License\n\n[MIT](https://github.com/Bakumon/NumberAnimTextView/blob/master/LICENSE)\n","funding_links":[],"categories":["TextView"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBakumon%2FNumberAnimTextView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBakumon%2FNumberAnimTextView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBakumon%2FNumberAnimTextView/lists"}