Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How clear focus for BasicTextField in Jetpack Compose?

Jetpack Compose - Centering Text

No method navigate(String) in compose-navigation

Can't set Typography in Jetpack Compose

Jetpack Compose preview stopped working in Arctic Fox with Patch 1

Backend Internal error: Exception during psi2ir in Jetpack compose

How to disable simultaneous clicks on multiple items in Jetpack Compose List / Column / Row (out of the box debounce?)

What's the meaning of plus sign before a Kotlin method?

fillViewPort behavior in Jetpack Compose Column

Jetpack Compose State: Modify class property

How to change the drawing order of a layout children in Android Jetpack Compose?

How to Convert androidx.compose.ui.graphics.Color to android.graphics.Color (int)

How to inject a ViewModel into a composable function using Hilt (Jetpack Compose)

jetpack compose pass parameter to viewModel

How to pass children in Jetpack Compose to a custom composable?

Jetpack Compose - How can we call a @Composable function inside an onClick()

How can i overlap list item on each other in android jetpack compose?

Jetpack Compose onClick ripple is not propagating with a circular motion?

Jetpack Compose How to Align text or content of Text component with specific size to bottom left or right?

Create Vertical Divider Jetpack Compose