Skip to content

Commit c8d57e5

Browse files
committed
add ultra-pull-to-refresh
1 parent 5f23ead commit c8d57e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Demo地址:https://github.com/Trinea/TrineaDownload/blob/master/pull-to-refres
4141
PS:这个被很多人使用的项目实际有不少bug,推荐使用上面的android-pulltorefresh
4242

4343
1. android-Ultra-Pull-to-Refresh
44-
终极下拉刷新,github上最为流行的下拉刷新方案,两年之前停止维护并弃用了,这是现在已经停止维护的下拉刷新项目的替代方案。继承于ViewGroup可以包含任何View。功能甚至比SwipeRefreshLayout强大。
44+
终极下拉刷新。第一个项目已经停止维护了,并且使用起来相对复杂,定制性也差。这个是替代方案,也是终极方案。
45+
这个继承于ViewGroup可以包含任何View。功能甚至比SwipeRefreshLayout强大。
4546
使用起来非常简单。良好的设计,如果你想定制自己的UI样式,非常简单,就像给ListView加一个Header View那么简单。
4647
支持 `API LEVEL >= 8`
4748
项目地址:https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh

0 commit comments

Comments
 (0)