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

Add support for predictive back gesture #2821

Open
6 tasks done
connyduck opened this issue Jan 6, 2025 · 0 comments
Open
6 tasks done

Add support for predictive back gesture #2821

connyduck opened this issue Jan 6, 2025 · 0 comments

Comments

@connyduck
Copy link
Contributor

About this issue

MaterialDrawer should have the same or a similar predictive back animation as com.google.android.material.navigation.NavigationView has. I attached a video so you can see what I mean:

Screen_recording_20250106_083236.mp4

More information on predictive back: https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture

Since Android 15, predictive back is no longer optional, and users expect the app to do something when they start the back gesture, but unfortunately the MaterialDrawer just stays in place.

Checklist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant