Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

StateFlow updates too quickly for Compose UI

compose how to add alignment to a Composable function child

Why is using a LaunchedEffect with a key triggering recomposition of the whole Composable hierarchy?

Android Compose MutableStateFlow: Adding to Set does not invoke recomposition

How can I get drawable resource by string?

Android compose ModalBottomSheetLayout causes enormous recomposition counts

How to restrict Keyboard Enter key not to allow input in the next line (TextField in Android Jetpack Compose)

Modifier doesn't work when used with .apply

Decrease padding inside Compose Button

Use of LaunchedEffect vs SideEffect in jetpack compose

KMM + Compose: Unresolved reference: drawable

How to check current Jetpack Compose destination in a type-safe manner?

How can I create a coloured Icon from a vector drawable resource in Jetpack Compose?

Android Compose TextField: How to set exact 3 lines

How to load Image Files into Jetpack Compose Image using Coil

How could i run my logic code inside composable function just 1 time?

Text in jetpack compose not showing text?