Vivek Sharma
11/15/2020, 11:24 AMSe7eN
11/15/2020, 12:14 PMVivek Sharma
11/15/2020, 2:51 PMSe7eN
11/15/2020, 2:59 PMVivek Sharma
11/15/2020, 3:02 PMSe7eN
11/15/2020, 3:03 PMVivek Sharma
11/15/2020, 3:03 PMSe7eN
11/15/2020, 3:06 PMVivek Sharma
11/15/2020, 3:09 PMSe7eN
11/15/2020, 3:11 PMBottomSheetScaffold
, ModalBottomSheet
or might be a different name I don't rememberBottomDrawerLayout
is like the navigation drawer but opens from the bottom. So you need a bottom sheet instead of a bottom drawerVivek Sharma
11/15/2020, 3:19 PMBottomSheetScaffold
, but it is like a simple sheet and doest overlay other layout like BottomDrawerLayout
, take a look
https://developer.android.com/reference/kotlin/androidx/compose/material/package-summary#bottomsheetscaffoldSe7eN
11/15/2020, 3:19 PMVivek Sharma
11/15/2020, 3:22 PMModalBottomSheetLayout
, I found in docs, so I have to try it and tell, but I guessSe7eN
11/15/2020, 3:23 PMVivek Sharma
11/15/2020, 3:23 PM