Join Slack
Powered by
Is it possible for a `ModalBottomSheetLayout` to e...
# compose-android
a
Alvin Dizon
08/08/2023, 7:57 AM
Is it possible for a
ModalBottomSheetLayout
to expand but only until all its contents are visible?
Alvin Dizon
08/09/2023, 3:04 AM
So I found the answer to this Stackoverflow question that kind of satisfies my use case:
https://stackoverflow.com/questions/73538067/expand-navigation-material-modalbottomsheetlayout-to-max-or-custom-height?rq=3
Alvin Dizon
08/09/2023, 3:06 AM
But it doesn't completely resolve my situation: using this method, I can set the bottom sheet to expand to a certain percentage of the screen height, but this approach might not work for other devices
3
Views
Open in Slack
Previous
Next