Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout.
1.07k
stars
303
forks
source link
加载更多,当加载到最后一页时,如何删除footer,或者禁用自动加载更多也可以,设置了setLoadMoreEnable(false)没有作用。 #9
Closed
Tester-1991 closed 8 years ago
能否将PtrFrameLayout类中的onScrollBottomListener 设置为public 或者设置一个abstract 的方法 或许会好一些