Skip to content

Instantly share code, notes, and snippets.

@egorikftp
Created August 8, 2021 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egorikftp/29c9beb419f146ce960ab4bb2713713f to your computer and use it in GitHub Desktop.
Save egorikftp/29c9beb419f146ce960ab4bb2713713f to your computer and use it in GitHub Desktop.
val scaffoldState = rememberBottomSheetScaffoldState(
bottomSheetState = rememberBottomSheetState(BottomSheetValue.Collapsed)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment