Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Jetpack Compose Navigation: PopUpTo Screen from Screens that have same route except argument

How to avoid content "jumping" on AnimatedVisibility change?

How to make a LazyRow of elements that occupy each the whole screen width?

Lazyrow crashes because of 'IndexOutOfBoundsException' android compsoe

When I use drawText in canvas in jetpack-compose and set the textStyle, the position is out of center

How to draw on Jetpack Compose Canvas using touch events?

Created a checkbox list using a data class, but check boxes don't work

Why do I get the warning information "Modifier parameter should be named modifier" in Jetpack Compose?

How to get Intent Data in a Composable

Can you pass NavHostController to a child Composable in order to allow access to the navController.navigate("Route")?

How to apply opacity to all of its children in Android Compose?

The LazyColumn is always reload twice, it has duplicate content twice

How to achieve a disabled look on a Text composable

Jetpack Compose back button press in automation test

How can I access all material icons in Android Studio through Icon in Jetpack Compose