Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comply with the new predictive back gesture on Android 13 #57

Closed
arkivanov opened this issue Jul 25, 2022 · 0 comments · Fixed by #62
Closed

Comply with the new predictive back gesture on Android 13 #57

arkivanov opened this issue Jul 25, 2022 · 0 comments · Fixed by #62
Assignees
Labels
enhancement New feature or request

Comments

@arkivanov
Copy link
Owner

The current API of BackPressedHandler and BackPressedDispatcher is not compatible with the new predictive back gesture on Android 13. When this mode is enabled and there is a callback registered in BackPressedHandler, the predictive back gesture just doesn't work and the back gesture works in the old-fashioned way.

The point of this task is to update the existing API or introduce a new one compatible with the new behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant