superlistapp / super_native_extensions

Native drag & drop, clipboard access and context menu.
MIT License
461 stars 84 forks source link

[super_drag_and_drop] Can't interact with the screen when dragging on Android #451

Open thanhhai08sk opened 1 month ago

thanhhai08sk commented 1 month ago

First of all, thank you very much for all the great extensions!

I checked this with Superlist on Android and iOS. On iOS, I can drag a task, then navigate and drop to another list but on Android, I can't navigate anywhere.

Is this a bug, or for some reason it isn't supported on Android?

Thanks!

knopp commented 1 month ago

It is supported on Android, but unfortunately lot of android devices behave weird. Which device and OS version are you testing this with?

thanhhai08sk commented 1 month ago

Thanks for the quick reply! That's great to hear.

I was using a pretty old LG phone running Android 10.

I just tested again on a Samsung S20FE, One UI 5.1, Android 13, but the issue is still there.

knopp commented 1 month ago

Sorry, I misread your question. Are you asking about multi-touch drag on Android? If so, that is unfortunately not supported. Android blocks all additional touches during system drag & drop so it's not possible to interact with the application while dragging.