5 Star 2 Fork 0

HarmonyOS-TPC / CountAnimationTextView

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
CHANGELOG.md 731 Bytes
一键复制 编辑 原始数据 按行查看 历史
tanjunshui 提交于 2021-04-15 20:01 . ohos版本第一次提交

1.0.0

Initial Release

Support Features:

  1. 设置动画的值的范围 mCountAnimationTextView.countAnimation(int fromValue, int toValue)
  2. 设置动画的时间 mCountAnimationTextView.setAnimationDuration(long duration)
  3. 设置格式化的格式 mCountAnimationTextView.setDecimalFormat(DecimalFormat mDecimalFormat)
  4. 设置动画开始和结束的监听 mCountAnimationTextView.setCountAnimationListener(CountAnimationListener mCountAnimationListener)
  5. 设置动画的差值器 mCountAnimationTextView.setInterpolator(int value)
  6. 清空格式 mCountAnimationTextView.clearDecimalFormat()

Not Support Features:

1
https://gitee.com/HarmonyOS-tpc/CountAnimationTextView.git
git@gitee.com:HarmonyOS-tpc/CountAnimationTextView.git
HarmonyOS-tpc
CountAnimationTextView
CountAnimationTextView
master

搜索帮助