标签:
android-pulltorefresh 一个强大的拉动刷新开源项目,支持各种控件下拉刷新
ListView、ViewPager、WevView、ExpandableListView、GridView、(Horizontal
)ScrollView、Fragment上下左右拉动刷新,比下面johannilsson那个只支持ListView的强大的多。并且他实现的下拉刷新ListView在item不足一屏情况下也不会显示刷新提示,体验更好。
项目地址:http://download.csdn.net/detail/u012808234/8365209
APP示例:新浪微博各个页面
pinned-section-listview GroupName滑动到顶端时会固定不动直到另外一个GroupName到达顶端的ExpandListView下载地址:http://download.csdn.net/detail/u012808234/8365219
Android-SwipeToDismiss 滑动Item消失ListView下载地址:http://download.csdn.net/detail/u012808234/8365231
IndexableListView ListView右侧会显示item首字母快捷索引,点击可快速滑动到某个item.x下载地址:http://download.csdn.net/detail/u012808234/8365243
gitHub上边android studio开发的开源项目转为Eclipse中的项目,个人调试过的可以使用
标签:
原文地址:http://blog.csdn.net/u012808234/article/details/42742009