Hi everyone 👋
I'm using Jetpack Compose with Material3 and I want to use a
ModalBottomSheet
where:
• When partially expanded, it should have a fixed height (e.g. 200.dp)
• When fully expanded, it should wrap content or fill the screen
using material 3 version 1.3.+