Hi guys! Is there a way to make bottom sheet have ...
# compose
t
Hi guys! Is there a way to make bottom sheet have 3 level of expand? Eg. 60% -> 80% -> fully expanded
I'm using
BottomSheetScaffold
but it seems like it only have 2 states
Expanded
and
Collapsed
s
There is bottom drawer with 3 states but that's modal.
t
I'll give it a try
Seems like i have to create a custom bottom sheet using
swipeable
s
Exactly what I'm trying to do :))
Had to copy paste a bunch of code but done it. I would gladly share if you need.
🙌 1
t
Please share! That would be very helpful for me and others having the same usecase. Thanks a lot!
s
t
Thanks a lot! I'll give it a try
👍 1