首页 > 代码库 > 【Android】Android ListViewAnimations分析

【Android】Android ListViewAnimations分析

使用:https://github.com/android-cn/android-open-project-demo/tree/master/listview-animations-demo

APK例子:https://github.com/android-cn/android-open-project-demo/blob/master/listview-animations-demo/apk/ListviewAnimationDemo-20140706.apk?raw=true

原理:https://github.com/android-cn/android-open-project-analysis/tree/master/listview-animations

后续会继续分析。