Jeff Jackson
11/16/2022, 8:07 PMBottomSheetBehavior
(collapsed, expanded, half-expanded, and hidden). Is there any chance that the standard Jetpack Compose bottom sheet will eventually support the other states?Colton Idle
11/16/2022, 9:52 PMJeff Jackson
11/17/2022, 6:43 PMhalf-expanded
bottom sheet. You can drag it up to be expanded
or down to be collapsed
. And if you tap back on the map it becomes hidden
.
And this support is in the bottom sheet when not using Jetpack Compose.