Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Android Compose: How to use HTML tags in a Text view

How to handle navigation in Jetpack Compose?

What is the Jetpack Compose equivalent of RecyclerView or ListView?

Request Focus on TextField in jetpack compose

How to show ellipsis (three dots) at the end of a Text line in Android Jetpack Compose?

Match Width of Parent in Column (Jetpack Compose)

How to create rounded border Button using Jetpack Compose

How to draw a circular image in Android Jetpack Compose?

Jetpack compose breaks Room compiler

Hilt Unsupported metadata version in Kotlin

androidx.compose.ui.tooling.preview.PreviewActivity is not an activity subclass or alias

How to get activity in compose

How to use EditText or TextInput widget in Jetpack compose?

When should I use Android Jetpack Compose Surface composable?

Jetpack Compose Scrollbars

Where can I put the `suppressKotlinVersionCompatibilityCheck` flag?

Jetpack Compose: Launch ActivityResultContract request from Composable function

background color on Button in Jetpack Compose

ViewModels creation is not supported in Preview

Using LiveData as state inside Jetpack @Compose functions