Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Jetpack compoes lazycolumn skipping frames (lagging)

What is the equivalent of [NestedScrollView + RecyclerView] or [Nested RecyclerView (Recycler inside another recycler) in Jetpack compose

Jetpack Compose LazyColumn programmatically scroll to Item

android:autoSizeTextType in Jetpack Compose

TextField with hint text in jetpack compose

Using rememberCoroutineScope() vs LaunchedEffect

ViewTreeLifecycleOwner not found from DecorView@2da7146[MyActivity]

How to disable ripple effect when clicking in 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?