Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to show snackbar with a button onclick in Jetpack Compose

How do I start an Intent inside a Compose function's button click

How to center a button in jetpack Compose? [closed]

How to add border to card view with jetpack compose

How to remove indicator line of TextField in Androidx Compose Material?

How we can we format Text as superscript or subscript in Android Jetpack Compose UI?

Android Jetpack compose IconButton padding

TextField maxLength - 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)