Description: This project is an open source Listview collection project, to achieve a variety of list of animation effects. Include a card type list, display grid view list, list item fade in one by one, drag the list item reordering (swiping to delete list item, bulk delete list item, expand the list item and so on. GIT address https://github.com/nhaarman/ListViewAnimations
To Search:
File list (Check if you may need any files):
Android例子源码强大的listview效果集合项目
.........................................\ListviewAnimationDemo
.........................................\.....................\.classpath
.........................................\.....................\.project
.........................................\.....................\.settings
.........................................\.....................\.........\org.eclipse.core.resources.prefs
.........................................\.....................\.........\org.eclipse.jdt.core.prefs
.........................................\.....................\AndroidManifest.xml
.........................................\.....................\assets
.........................................\.....................\gen
.........................................\.....................\...\com
.........................................\.....................\...\...\example
.........................................\.....................\...\...\.......\listviewanimationdemo
.........................................\.....................\...\...\.......\.....................\BuildConfig.java
.........................................\.....................\...\...\.......\.....................\R.java
.........................................\.....................\ic_launcher-web.png
.........................................\.....................\libs
.........................................\.....................\....\android-support-v4.jar
.........................................\.....................\proguard-project.txt
.........................................\.....................\project.properties
.........................................\.....................\res
.........................................\.....................\...\drawable
.........................................\.....................\...\........\card_background_white.9.png
.........................................\.....................\...\........\img_nature1.jpg
.........................................\.....................\...\........\img_nature2.jpg
.........................................\.....................\...\........\img_nature3.jpg
.........................................\.....................\...\........\img_nature4.jpg
.........................................\.....................\...\........\img_nature5.jpg
.........................................\.....................\...\drawable-hdpi
.........................................\.....................\...\.............\ic_launcher.png
.........................................\.....................\...\.............\ic_undo.png
.........................................\.....................\...\drawable-ldpi
.........................................\.....................\...\drawable-mdpi
.........................................\.....................\...\.............\ic_launcher.png
.........................................\.....................\...\drawable-xhdpi
.........................................\.....................\...\..............\ic_launcher.png
.........................................\.....................\...\drawable-xxhdpi
.........................................\.....................\...\...............\ic_launcher.png
.........................................\.....................\...\layout
.........................................\.....................\...\......\activity_animateremoval.xml
.........................................\.....................\...\......\activity_baselist.xml
.........................................\.....................\...\......\activity_draganddrop.xml
.........................................\.....................\...\......\activity_googlecards.xml
.........................................\.....................\...\......\activity_googlecards_card.xml
.........................................\.....................\...\......\activity_gridview.xml
.........................................\.....................\...\......\activity_home.xml
.........................................\.........