Join Slack
Powered by
Hello, I'm trying to implement full screen ModalBo...
# compose
m
Mustafa İsmail Alkan
08/30/2022, 10:13 AM
Hello, I'm trying to implement full screen ModalBottomSheetLayout with TopAppBar and I wonder how other people implemented.
Mustafa İsmail Alkan
08/30/2022, 10:17 AM
In control section of material design doc,
https://material.io/components/sheets-bottom#theming
states "Using a close affordance within the bottom sheet’s top app bar, if available." I could not find built in solution within ModalBottomSheetLayout. Here is what I tried to show TopAppBar in ModalBottomSheetLayout
https://github.com/mialkan/ModalBottomSheetLayout/blob/main/app/src/main/java/com/mialkan/modalbottomsheetlayout/MainActivity.kt#L38
10
Views
Open in Slack
Previous
Next