Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to Use Custom Chrome Tabs in Jetpack Compose?

LazyColumn to not recompose some items

How to match color attributes between theme and icon in Jetpack Compose?

Why are the modifier sizes not overwritten?

Jetpack compose navigation passing custom object with Kotlin DSL

Is it possible to change the size of the Image composable without triggering recomposition

How to update Glance App Widget inside a service in android or outside of the GlanceAppWidget

Take a screenshot from a service using MediaProjection

How can I assign a private mutableStateOf to a State variable in Android Jetpack?

Duplicate class error caused by 'androidx.lifecycle:lifecycle-runtime-compose' implementation

Jetpack Compose: mutableStateOf doesn't update with flow

Jetpack Compose Dynamic Spacer Height

How to prevent multiple creation of a screen in jetpack compose navigation

How to set JetpackCompose Button Background Color

Understanding Compose declarative logic

Coil placeholder not showing if vectorpainter is used in jetpack compose

Jetpack Compose recompose with success state twice when exiting current Composable with Navigation

Kotlin jetpack compose deleting and adding elements to mutableStateListOf

Remove black tint from IconButton in jetpack compose

Reload Coil Image Jetpack Compose