Open
Description
I would like to disable the native drag behaviour on Android, which moreover
- prevents items to be dropped within my windows (but only outside, i.e. on other apps)
- shows a white box, with the message
pdnd:adnroid-fallback
, which is not desirable
I have used this code
onGenerateDragPreview({ nativeSetDragImage }) {
disableNativeDragPreview({nativeSetDragImage})
},
Android version is 14. On other version, everything works well.
I have attached a video
Video.WhatsApp.2025-02-22.ore.11.03.21_a3197c3c.mp4
Metadata
Assignees
Labels
No labels
Activity