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

下拉刷新的时候没有做最大距离处理 #8

Closed xuwj closed 8 years ago

Aspsine commented 8 years ago
<com.aspsine.irecyclerview.IRecyclerView
    app:refreshFinalMoveOffset="120dp"
/>
xuwj commented 8 years ago

嗯 已经知道了 看了下源码 代码质量不错。