Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Jetpack Compose - Unresolved reference: observeAsState

Invalid Gradle JDK configuration found. Open Gradle Settings

how to change statusbar color in jetpack compose?

Bottom Nav Bar overlaps screen content in Jetpack Compose

Error when adding buildFeatures in build.gradle file

What is the difference between "remember" and "mutableState" in android jetpack compose?

Android Jetpack Compose Icons doesn't contain some of the material icons

How to use Compose inside Fragment?

How to close the virtual keyboard from a Jetpack Compose TextField?

var value by remember { mutableStateOf(default) } produce error, why?

Jetpack Compose on Kotlin 1.5.0

How to load Image from drawable in Jetpack compose?

How to add Margin in Jetpack Compose?

Jetpack Compose - Column - Gravity center

Jetpack compose can't preview after updating to 1.0.0-rc01

How to get Context in Jetpack Compose

Type 'State<List<User>?>' has no method 'getValue(Nothing?, KProperty<*>)' and thus it cannot serve as a delegate

mutableState VS mutableStateFlow?

Android Jetpack Compose mutableStateListOf not doing Recomposition

Can no longer view Jetpack Compose Previews. Failed to instantiate one or more classes (ComposeViewAdapter)