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 version:
Material Library Version (M2, M3 or Both?): M3 1.3.0
Material Compose component used: ModalBottomSheet
Android Studio Build: Build #AI-241.19072.14.2412.12360217 (Android Studio Koala Feature Drop | 2024.1.2 Patch 1)
Kotlin version: 1.9.0
Steps to Reproduce or Code Sample to Reproduce:
Below code sample with Compose BOM 2024.09.03 (M3 version 1.3.0) has the problem that when a height is assigned to the bottomsheet, it goes all teh way to the top, and the height is applied such that the scrim shows through at the bottom. WIth BOM 2024.08.00 (M3 version 1.2.1) the bottomsheet correctly is on the bottom and the scrim shows in the remaining section at the top.
Stack trace (if applicable): N/A