cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

a bug when fast scroll #324

Open Yellup opened 8 years ago

Yellup commented 8 years ago

the recyclerview stoped just like you scroll touch the top or buttom of recyclerview sometimes when you fastscroll it , but the recyclerview not in the top or buttom, you can use a very simple demo that a recyclerview whit a large datalist and can't loadmore and refresh to reproduce it. i think it happend by the deal of touchevent.

jjhesk commented 8 years ago

Fast scroll feature is not yet fully implemented. This feature shall be released in the next major version.