Join Slack
Powered by
Except using ComposeView, is there any way to impl...
# compose
c
Cash Hsiao
10/19/2020, 7:49 AM
Except using ComposeView, is there any way to implement bottom sheet behavior in compose?
z
zoha131
10/19/2020, 8:01 AM
I am not sure if I understood your qs. In compose there is
BottomSheetScaffold
for bottom sheet behavior.
https://developer.android.com/reference/kotlin/androidx/compose/material/package-summary#bottomsheetscaffold
🙏 1
c
Cash Hsiao
10/19/2020, 9:25 AM
Thanks! I just can't remember this since last time I read it :p
4
Views
Open in Slack
Previous
Next