Android ListView 动画库 ListViewAnimations
- 授权协议: Apache 2.0
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://github.com/nhaarman/ListViewAnimations
- 软件文档: https://github.com/nhaarman/ListViewAnimations/blob/master/README.md
- 官方下载: https://github.com/nhaarman/ListViewAnimations/archive/master.zip
软件介绍
一个轻轻松松给 Android ListView 添加动画效果的库, 支持的动画有: Alpha, SwingRightIn, SwingLeftIn, SwingBottomIn, SwingRightIn 和 ScaleIn等等, 使用它能很容易就实现炫酷的效果。
效果图:
添加依赖:
repositories {
mavenCentral()
}
dependencies {
compile 'com.nhaarman.listviewanimations:lib-core:3.1.0@aar'
compile 'com.nhaarman.listviewanimations:lib-manipulation:3.1.0@aar'
compile 'com.nhaarman.listviewanimations:lib-core-slh:3.1.0@aar'
}
UNIX 时间戳转换
UNIX 时间戳转换
RGB CMYK 转换工具
RGB CMYK 互转工具
