Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to pop up to start destination (Compose Navigation)

Jetpack compose preview crashes with hiltViewModel<>()

Jetpack Compose Draw Arc with Dot Circle

How to convert TextStyle from Jetpack Compose to android.graphics.Typeface?

How to dismiss a composable dialog?

How can i change the default window dimensions for Kotlin Compose Desktop?

Optional to pass leadingIcon, trailingIcon parameters to own OutlinedTextField

Modifier.wrapContentWidth() vs Modifier.width(IntrinsicSize.Max) in Android Jetpack Compose

Jetpack Compose Reducing internal padding of Tabs

Gradle, use material3 in a Compose Multiplatform project

How can I display a Base64 encoded image in Android using Coil?

Trigger click effect when another component is clicked in jetpack compose

Jetpack Compose - Modify scroll behavior to hold focus on a fix position on screen