Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to position a custom Popup using other components' positions

Scroll to top when adding new items

How I can use Android Media3 with Jetpack Compose?

How to Add Elevation to Button? What to Import in Jetpack Compose?

Android Compose cannot preview composable function in android studio "Rendering problem "

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