mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-04 19:48:23 +08:00
This updates ThemeOverlay styles to prevent drawing a transparent nav bar and updates BottomSheetBehavior and BottomSheetDialog to handle insets correctly so content isn't drawn behind the status bar or navigation bar. Resolves https://github.com/material-components/material-components-android/issues/1222 Resolves https://github.com/material-components/material-components-android/issues/267 PiperOrigin-RevId: 343006492