Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Could Kotlin Multiplatform Mobile work with Jetpack Compose?

How to check if a composable is empty?

Set the entire component to GrayScale compose

Why does a composable recompose while seemingly being stateless (the only passed parameter is a function, not a state)

How to fix Jetpack Compose theme using colors not in the theme/Color.kt file?

Jetpack Compose - TextField cuts text on the bottom

Unable to navigate in Jetpack Compose if arguments supplied has special characters in it

SQLDelight: [SQLITE_ERROR] SQL error or missing database (table already exists)

In jetpack compose how to add numbers(counts) near icons(like,comment)

Queue of snackbars jetpack Compose

Loop a list in jetpack compose

Jetpack Compose shadow over LazyColumn

How to handle activity lifecycle events for Mapbox Map in Jetpack Compose?

How to initialize multiple parameters in a view model for Jetpack Compose the right way?

How to round a container in jetpack compose

Dynamically adjust the weighting of columns in a row based on string length

Conditional navigation start destination in jetpack compose

LazyColumn, how to add window insets padding to my padding?

Elevation shadow and rounded corners disappear when animated

How to navigate to Jetpack Compose function in dynamic feature module from app or another dfm?