GitHub优秀开源工具---Android
动画框架: ListViewAnimations 列表框架 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' NineOldAndroids 简单的动画库 compile 'com.nineoldandroids:library:2.4.0' Android-flip 翻页效果 android-flip-master AndroidViewAnimations 强大的动画组件 compile 'com.android.support:support-compat:25.1.1' compile 'com.daimajia.easing:library:2.0@aar' compile 'com.daimajia.androidanimations:li...