Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose-material3

Jetpack Compose Material3 - Label for Switch

How to make sure the phone keyboard is always hidden when pressing on BasicTextField?

Android - Jetpack compose default background color in non Scaffold Composables

Unresolved Reference error for ScaffoldState with Material3

I can't find ModalBottomSheetLayout in material3 with jetpack compose?

How to show snackbar in Jetpack Compose material 3

I cannot use TextField() in jetpack Compose(Material 3)

Editable Dynamic ExposedDropDownMenuBox in Jetpack Compose

disable click outside dismiss on a material 3 jetpack compose ModalBottomSheet

How to handle Shape when creating a theme for Material Design 3 for compose

Android: How to prevent Scaffolds top app bar from redrawing in Jetpack Compose Navigation?

Jetpack Compose Material 3 Can't find rememberDismissState

Can we add bottom padding to Material3 ModalBottomSheet in Jetpack Compose?

Jetpack Compose ModalBottomSheet always showing

Jetpack Compose not taking the colorScheme

FocusRequester is not initialized with ExposedDropdownMenuBox in M3