Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to dismiss an expanded drop down menu that is not focusable when clicking the button that normally expands it

Android Jetpack Compose Modal Bottom Sheet Bug

Jetpack Compose : How to keep UI state across pages/composable?

Compose navigation: How to avoid to add the current destination to the back queue once you navigate out of it?

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