ListViewAnimations
地址:https://github.com/nhaarman/ListViewAnimations
apk展示http://download.csdn.net/detail/wds1181977/9510476
https://github.com/lawloretienne/QuickReturn
ListView/ScrollView的header或footer,当向下滚动时消失,向上滚动时出现
项目地址:https://github.com/lawloretienne/QuickReturn
Demo地址:https://play.google.com/store/apps/details?id=com.etiennelawlor.quickreturn
一键清理中用到的显示剩余内存漂亮进度条
https://github.com/lzyzsd/CircleProgress
在一个view上显示波浪(Ripple) 效果的控件,该库是在button之上自定义的,你完全可以效仿用在其他任意View中。
https://github.com/john990/WaveView
SlidingTab
https://github.com/carlonzo/StikkyHeader
IndexableListView + Sticky ; Supporting Chinese and English.
轻松实现:选择城市、搜索城市 , 选择联系人、搜索联系人功能 等需要字母索引的功能
相关阅读:谈谈“搜索”,2种场景下的最优解