AmrJyniat
ModalBottomSheetLayout
val bottomState = rememberModalBottomSheetState( ... confirmStateChange = { stateValue -> stateValue != ModalBottomSheetValue.HalfExpanded } )
A modern programming language that makes developers happier.