Is there a way to programmatically change a `Modal...
# compose
a
Is there a way to programmatically change a
ModalBottomSheetState
between
HalfExpanded
and
Expanded
and keep the animation?
e
Doesn't look like it from the API, but I can see why it should be. I suggest submitting a bug/feature request.