tubeber / PageAndPullToRefreshLinks
An android open source for ListView with paging request and pull to refresh actions
☆25Updated 11 years ago
Alternatives and similar repositories for PageAndPullToRefresh
Users that are interested in PageAndPullToRefresh are comparing it to the libraries listed below
Sorting:
- 自定义AbsListView的快速滑动控件 ,并且实现了滑动不加载,只有停止的时候才开始加载当前页面的item(以StickyGridHeader为例)并且自定义了快速滑动效果还可以,后续会进一步进行提升