nhaarman大神力作
地址:https://github.com/nhaarman/ListViewAnimations
apk展示http://download.csdn.net/detail/wds1181977/9510476
lawloretienne/QuickReturn
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
lzyzsd/CircleProgress
一键清理中用到的显示剩余内存漂亮进度条
https://github.com/lzyzsd/CircleProgress
castorflex/SmoothProgressBar
https://github.com/castorflex/SmoothProgressBar
siriscac/RippleView
https://github.com/siriscac/RippleView
在一个view上显示波浪(Ripple) 效果的控件,该库是在button之上自定义的,你完全可以效仿用在其他任意View中。
john990/WaveView
https://github.com/john990/WaveView
SlidingTab
carlonzo/StikkyHeader
https://github.com/carlonzo/StikkyHeader
mufans/Rotate3DCircleLayout
https://github.com/mufans/Rotate3DCircleLayout
mufans/LoopScrollCircleLabel
android实现可水平循环滚动的圆形标签效果
https://github.com/mufans/LoopScrollCircleLabel
IndexableStickyListView
https://github.com/YoKeyword/IndexableStickyListView
IndexableListView + Sticky ; Supporting Chinese and English.
轻松实现:选择城市、搜索城市 , 选择联系人、搜索联系人功能 等需要字母索引的功能
相关阅读:谈谈“搜索”,2种场景下的最优解