Replies: 2 comments
-
That's already set to true, but the app would need a lot of additional modifications to properly support predictive back gestures. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Added in #6863 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe your suggested feature
its such a minor enhancement and this should be labeled low priority.
in AndroidManifest.xml, in the tag, set the android:enableOnBackInvokedCallback flag to true.
Other details
link to android developer page explaining this feature: https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture
Acknowledgements
Beta Was this translation helpful? Give feedback.
All reactions