captain-miao / RecyclerViewUtils

[DEPRECATED] // RecyclerView Utils:refresh,load more,sticky header,expand,index
276 stars 68 forks source link

很久没更新了 #1

Closed tosslife closed 9 years ago

tosslife commented 9 years ago

这个项目很久没有更新了,不知道这段时间有没有更好的优化呢? 发现几处需要优化的地方: 1.拖住不放会出现列表抖动的情况; 2.建议上拉和下拉进度条分开,上下各一个; 3.回弹效果和拉的不够顺畅;

有时间可否一起优化下

captain-miao commented 9 years ago

使用Android5.0 的版本~ RecyclerView的上拉加载更多 https://yanlu.me/recyclerview_pull_up_load_more/