Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

E/GlanceAppWidget: Error in Glance App Widget IllegalStateException: CompositionLocal LocalConfiguration not present

How to handle mutiple clicks on popBackStack() in jetpack compose

why background color leaks out after clip operator in compose

Jetpack Compose - How to trigger an event when a screen is composed

Display Bottom Navigation Only on Specific Composables in Jetpack Compose

How to change the orientation of a composable?

Jetpack compose TextField RTL support

Jetpack Compose TopAppBar with dynamic actions