Some delay when drag ended
First of all, I thank you very much for creating this great library. I have issue about delay animation when drag ended. same as video below. could you help me fix it? I think the dragging item is also affected by the animation of moved list. let me know if you have some idea to fix it. thank you so much.
https://github.com/gadirom/ReordableViews/assets/50795658/c44e2059-d4a9-49d1-8331-4de5419fd0e4
Hi! Thanks for appreciating my work! It's been a while since I touched this package. I if you look at the code it is extremely hacky! I remember that I spent a lot of time trying to solve this issue with the array's animation affecting the view. But I failed. What I ended up doing is I tried to play with different animations and balance it so that the issue would be barely noticeable.