Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Jetpack Compose component used: Material3 ModalBottomSheet. Material 3 version -> androidx.compose.material3:material3:1.1.0-rc01
Android Studio Build: Android Studio Flamingo | 2022.2.1
Kotlin version: 1.8.10
Steps to Reproduce or Code Sample to Reproduce:
1. Using the material3 ModalBottomSheet example
2. Display content from edge to edge ->
Result:The ModalBottomSheet scrim is not drawn behind the status bar. Screenshot and the source code attached