HeZaiJin / CommonPullToRefresh

Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView and GridView.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommonPullToRefresh

Android widget with pull to refresh for all the views,and support loadMore for ListView,RecyclerView and GridView.

android-Ultra-Pull-To-Refresh的基础上增加了加载更多的支持,感谢作者

  • 下拉刷新支持大部分viewListViewScrollViewWebView等,甚至一个单独的TextView
  • 加载更多目前只支持ListViewRecyclerViewGridView
  • 支持自定义header以及footer
  • 增加SwipeRefreshLayout刷新方式,同样支持加载更多

Demo APK下载

####ListView、RecyclerView截图

####GridView截图

具体用法可参见Demo

About

Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView and GridView.

License:Apache License 2.0


Languages

Language:Java 100.0%