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

[FR]: Support predictive back navigation #206

Closed
2 tasks done
alexvanyo opened this issue Aug 1, 2022 · 1 comment
Closed
2 tasks done

[FR]: Support predictive back navigation #206

alexvanyo opened this issue Aug 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@alexvanyo
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the problem

Support Android 13 predictive back navigation

Describe the solution

Opt-in to predictive back navigation as specified here: https://developer.android.com/about/versions/13/features/predictive-back-gesture

Additional context

We are using the AndroidX APIs (via navigation-compose/BackHandler), so this should require no additional work except for enabling the feature.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@alexvanyo alexvanyo added enhancement New feature or request waiting Waiting on (blocked by) someone or something labels Aug 1, 2022
@alexvanyo
Copy link
Contributor Author

Blocked by #207

@alexvanyo alexvanyo removed the waiting Waiting on (blocked by) someone or something label Sep 14, 2022
YuraLaguta added a commit to YuraLaguta/nowinandroid that referenced this issue Oct 26, 2022
YuraLaguta added a commit to YuraLaguta/nowinandroid that referenced this issue Oct 27, 2022
mmoczkowski added a commit that referenced this issue Nov 2, 2022
…avigation

Resolves #206, enables predictive back navigation support
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
Development

No branches or pull requests

1 participant