File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,12 @@ animations:
58
58
- [ Side sheet] ( ../components/SideSheet.md#predictive-back ) (automatically for modal, standard and coplanar require integration)
59
59
- [ Navigation drawer] ( ../components/NavigationDrawer.md#predictive-back ) (automatically for ` NavigationView ` within ` DrawerLayout ` )
60
60
61
+ ** Note:** The Material Components above only automatically handle back on API
62
+ Level 33+, and when the ` android:enableOnBackInvokedCallback ` manifest flag to
63
+ ` true ` . This is to be consistent with the behavior of other AndroidX and
64
+ Framework views, as well as to avoid taking precedence over any pre-existing
65
+ back handling behavior that has already been implemented by apps.
66
+
61
67
Future predictive back support is planned for the following Material Components:
62
68
63
69
- Navigation bar / Bottom navigation view
You can’t perform that action at this time.
0 commit comments