File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,17 @@ APP示例:新浪微博各个页面
3939项目地址:https://github.com/johannilsson/android-pulltorefresh
4040Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refresh-listview-demo.apk?raw=true
4141PS:这个被很多人使用的项目实际有不少bug,推荐使用上面的android-pulltorefresh
42+
43+ 1 . android-Ultra-Pull-to-Refresh
44+ 这是现在已经停止维护的下拉刷新项目的替代方案。继承于ViewGroup可以包含任何View。功能比SwipeRefreshLayout强大。
45+ 使用起来非常简单。良好的设计,如果你想定制自己的UI样式,非常简单,就像给ListView加一个Header View那么简单。
46+ 支持 ` API LEVEL >= 8 `
47+ 项目地址:https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh
48+ Demo地址:https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh/blob/master/ptr-demo/target/ultra-ptr-demo.apk
49+ 效果图:
50+ <img src =' http://srain-github.qiniudn.com/ultra-ptr/release-to-refresh ' width =" 200px " />
51+ <img src =' http://srain-github.qiniudn.com/ultra-ptr/auto-refresh ' width =" 200px " />
52+ <img src =' http://srain-github.qiniudn.com/ultra-ptr/store-house-string-array.gif ' width =" 200px " />
4253
43541 . DropDownListView
4455下拉刷新及滑动到底部加载更多ListView
You can’t perform that action at this time.
0 commit comments