Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Select and extract contact details using Intent and ActivityResultContracts

Shared element transition in Jetpack compose

Disable nested scrolling for a child Compose

Why does ImmutableList cause recomposition in Jetpack Compose?

How to start filling items for the center in LazyVerticalGrid?

Predicitve back with Compose navigation

Trying to find a way to have my viewmodel in compose preview

Difference between observeAsState and collectAsState and when to use each in Android Jetpack Compose?

Compose side effects + Jetpack navigation + onBackPressed = Stuck navigation

How to use DataStore with StateFlow and Jetpack Compose?

Are sp sizes in Jetpack Compose different from XML sp sizes?

When does Compose finalize a frame?

How to add a scrollbar to a DropdownMenu in Jetpack Compose?

Google Autofill not offering to save password for Android Jetpack Compose Text Field

How to prevent Jetpack Compose ExposedDropdownMenuBox from showing menu when scrolling

Add a shimmer while loading an image using coil and compose

Jetpack Compose wrapContentHeight/ heightIn is adding aditional space around the buttons

Items in Compose StaggeredGrid rearranging themselves when scrolling up

Android - Jetpack compose default background color in non Scaffold Composables