文件名称:ListViewAnimations
文件大小:978KB
文件格式:ZIP
更新时间:2016-07-17 08:23:25
github 上的经典代码
ListViewAnimations (Play Store Demo) ListViewAnimations is an Open Source Android library that allows developers to easily create ListViews with animations. Feel free to use it all you want in your Android apps provided that you cite this project and include the license in your app. ListViewAnimations uses the NineOldAndroids library to support devices <3.0. It also uses Roman Nurik's BETA SwipeDismissListViewTouchListener to support swipe to dismiss. Version 2.0 now supports GridViews! (And other implementations of AbsListView) It also contains an ExpandableListItemAdapter for smoothly expanding your Views!
【文件预览】:
ListViewAnimations-master
----.gitignore(739B)
----README.md(5KB)
----pom.xml(7KB)
----library()
--------pom.xml(5KB)
--------lint.xml(53B)
--------AndroidManifest.xml(278B)
--------libs()
--------src()
--------project.properties(584B)
----com.haarman.listviewanimations-2.0.jar(50KB)
----ListViewAnimationsExample.apk(333KB)
----example()
--------pom.xml(5KB)
--------lint.xml(201B)
--------AndroidManifest.xml(3KB)
--------libs()
--------src()
--------project.properties(602B)
--------res()
----LICENSE.txt(11KB)