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

onViewAttachedToWindow & onAttachedToRecyclerView & onViewDetachedFromWindow 不能使用 #50

Open wenmagi opened 5 years ago

Aspsine commented 5 years ago

https://github.com/Aspsine/IRecyclerView/blob/master/library/src/main/java/com/aspsine/irecyclerview/WrapperAdapter.java#L99

这里没有代理。可以修改下。