New posts in android-jetpack-compose

How to align row elements by the baseline in Jetpack Compose

Customize ContentAlpha in Jetpack Compose like a theme

Android Language change using JetPack Compose

var value by remember { mutableStateOf(default) } produce error, why?

Row with two Text in Constraint fashion in Jetpack Compose

Insert composable from another fun into main ConstraintLayout

How to detect when ImagePainter loads photo from web using Jetpack Compose?

Compose ConstraintLayout margin not working

How are Android activities handled with Jetpack Compose and Compose Navigation?

DropdownMenu in Jetpack Compose

How show loading spinner in Jetpack Compose while Google Maps load?

How to set the inputType for a TextField in Jetpack Compose

Jetpack Compose on Kotlin 1.5.0

Bottom Nav Bar overlaps screen content in Jetpack Compose

Is there something like ConstraintLayout's "dimensionRatio" property in Jetpack Compose?

BiometricPrompt with Jetpack Compose

Cannot create instance of MainViewModel - has no zero argument constructor with Compose Hilt

How to get preview in composable functions that depend on a view model?

Why am I getting Backend Internal error: "Exception during IR lowering error" when using Jetpack Compose clickable-Modifier?

How to align two texts from different rows in Jetpack Compose