-
Classes Class Description com.google.accompanist.navigation.material.BottomSheetNavigatorSheetState The state of a ModalBottomSheetLayout that the BottomSheetNavigator drives com.google.accompanist.navigation.material.BottomSheetNavigator Navigator that drives a ModalBottomSheetState for use of ModalBottomSheetLayouts with the navigation library.
-
Methods Method Description com.google.accompanist.navigation.material.ModalBottomSheetLayout(BottomSheetNavigator,Modifier,Shape,Dp,Color,Color,Color,Function0) Helper function to create a ModalBottomSheetLayout from a BottomSheetNavigator. com.google.accompanist.navigation.material.bottomSheet(NavGraphBuilder,String,List,List,Function2) Add the content as bottom sheet content to the NavGraphBuilder