Skip to content

feat: Add support for Predictive Back Gestures #6293

@lucas-luchack

Description

@lucas-luchack

Feature Request

Description

Add the support for Android Predictive back gesture would be great. I want to add it on my app, so I begin to check the code of capacitor-app and I see that it uses the system need for this feature, but, it doesn't use it. This should not be very complicated to add as the whole base is already present and only requires the addition of a condition to set isEnabled to true or false.
It need also upgrading androidxActivityVersion to 1.6.1 minimum.

Platform(s)

  • Android

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions