Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Call popup composable function inside onclick of Button in jetpack compose

Does jetpack compose use drawable-night folder?

How to inject `rememberNavController` from jetpack compose into an activity using hilt?

What's the different using SideEffect and not using it in JetpackCompose?

Jetpack Compose Preview Render Problem when casting LocalContext.current

I can't find ModalBottomSheetLayout in material3 with jetpack compose?

Removing item from the list causes wrong display in LazyColumn

In Android Compose, how do I make button align to the bottom of the screen, but still remain at the bottom of scrollable content?

Type mismatch: inferred type is androidx.compose.ui.Alignment.Vertical but androidx.compose.foundation.layout.Arrangement.Vertical was expected

How to handle runtime permissions in jetpack compose properly by accompanist?

Android jetpack compose countdown animation [closed]

Generate baseline profile android for authenticated screen

How to replace multiple lambda () -> Unit in a composable in Jetpack compose android

Jetpack Compose how to center hint and input inside BasicTextField

Jetpack Compose: Modify Room data class using TextField

Why Surface child compasable fill max size if i don't wrap it in an other container?

How to preview an Android Glance App Widget in Android Studio?

Admob native ads in Jetpack Compose?

How to test SavedStateHandle in Type Safety Navigation Compose?