jaychang0917 / SimpleRecyclerView

A RecyclerView extension for building list more easily.
Apache License 2.0
935 stars 104 forks source link

The list order of item be wrong when drag move with hight speed #51

Open SunnyLin2008 opened 5 years ago

SunnyLin2008 commented 5 years ago

When i move the last item from the bottom to top and then top to bottom with hight speed. The order of item between first to the last be auto change and be wrong.

Do you have any idea why would that happen?