File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,20 @@ Similar App: Sina Weibo Pages
32
32
Pull to refresh listView for android, There is some bug for this
33
33
Project Address: https://github.com/johannilsson/android-pulltorefresh
34
34
Demo Apk: https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refresh-listview-demo.apk?raw=true
35
+
36
+ 1 . android-Ultra-Pull-to-Refresh
37
+ It's a replacement for the deprecated pull to refresh solution. It can contain any view you want.
38
+ It's easy to use and more powerful than SwipeRefreshLayout.
39
+ It's well designed, you can customize the UI effect you want as easy as adding a headview to ListView.
40
+ Support ` API LEVEL >= 8 `
41
+ Project Address: https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh
42
+ Demo Apk: https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh/blob/master/ptr-demo/target/ultra-ptr-demo.apk?raw=true
43
+ <div >
44
+ <img src='http://srain-github.qiniudn.com/ultra-ptr/contains-all-of-views.gif' width="150px"/>
45
+ <img src='http://srain-github.qiniudn.com/ultra-ptr/release-to-refresh.gif' width="150px"/>
46
+ <img src='http://srain-github.qiniudn.com/ultra-ptr/auto-refresh.gif' width="150px"/>
47
+ <img src='http://srain-github.qiniudn.com/ultra-ptr/store-house-string-array.gif' width="150px"/>
48
+ </div >
35
49
36
50
1 . DropDownListView
37
51
Pull to refresh and load more when on bottom listView for android
You can’t perform that action at this time.
0 commit comments