huhuang03 / reorderable_grid_view

MIT License
46 stars 33 forks source link

[Issue] Permanent overlay of the dragable on App #9

Closed bluntmess closed 3 years ago

bluntmess commented 3 years ago

Hello, I am experiencing a bug where, if I press two draggables simultaneously, it causes a permanent overlay of the draggable on the application. And this only happens in the release apk. I'm attaching a video showcasing the issue:

https://user-images.githubusercontent.com/72334435/126937541-4e0016cc-6eae-4aeb-8c6c-8937a0b18378.mp4

Thank you.

huhuang03 commented 3 years ago

Looks like fixed in 1.1.0-alpha.2.

bluntmess commented 3 years ago

Yes, I checked. Thank you 👍 for fixing the issue.