Aspsine / IRecyclerView

IRecyclerView is a custom RecyclerView that supports pull-to-refresh, pull-to-loadmore, customize refresh header and loadmore footer, add header views and footer views.
729 stars 146 forks source link

不知道是不是bug #31

Closed fsdsds closed 6 years ago

fsdsds commented 7 years ago

我第一次下拉正常,第二次就不能下拉和上拉了,拖不动了

Aspsine commented 6 years ago

应该是没有调用iRecyclerView.setRefreshing(false)的原因。可以参考demo。