Skip to content

Prevent the dialog from closing due to clicking the entity return key. #793

@tenSunFree

Description

@tenSunFree

In the IntroScreen part, we hope that users can click "I Agree" to close the dialog, so we added barrierDismissible to false to prevent the dialog from closing by clicking on other blank areas.

However, if the Android phone clicks the physical return button, the dialog will also be closed.
119454

You can consider adding WillPopScope to prevent the dialog from closing due to clicking the entity return key.
2024-03-27_224558

Metadata

Metadata

Assignees

No one assigned

    Labels

    UI/UXView only featureandroidAndroid only issuebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions