Skip to content

disableNativeDragPreview does not disable neigther native drag behaviour nor the native preview image #191

@SimoneMSR

Description

@SimoneMSR

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions