Chanven / CommonPullToRefresh

Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout.
Apache License 2.0
1.07k stars 303 forks source link

SwipeRefreshHelper 不支持RecyclerView? #83

Open guoyoujin opened 7 years ago

guoyoujin commented 7 years ago

使用的时候貌似 SwipeRefreshHelper 不支持RecyclerView?,在使用加载更多的时候

MarsToken commented 6 years ago

我是这样解决的:https://blog.csdn.net/qq_20089667/article/details/80607385