Is there anyway to achieve a bottomsheet like this...
# compose
r
Is there anyway to achieve a bottomsheet like this design in compose?
l
Hi ! I don't know if the following link is up to date, maybe it can help (or maybe not 😢 ) : https://foso.github.io/Jetpack-Compose-Playground/cookbook/how_to_create_custom_shape/
(Compose 1.0.0-alpha02.)
r
Thank you
👍 1
l
You're welcome. I hope the classes they use are not obsolete
r
Here's what I came up with.
👍 1