1. 首页
  2. 数据库
  3. 其它
  4. fading text view:每隔几秒钟自动更改其内容的TextView 源码

fading text view:每隔几秒钟自动更改其内容的TextView 源码

上传者: 2021-02-01 22:56:50上传 ZIP文件 491.11KB 热度 6次
FadingTextView 每隔几秒钟自动更改其内容的TextView 演示应用 Google Play上提供了一个演示应用程序: 用法 将此添加到您的项目build.gradle allprojects { repositories { jcenter() } } 将此添加到您的模块build.gradle dependencies { compile ' com.tomer:fadingtextview:2.6 ' } 文字 首先,您需要在values文件夹中创建一个字符串数组,如下所示: < string xss=removed>
下载地址
用户评论