Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

lineSpacing in Jetpack Compose

Prevent shadow clipping without adding content padding in Jetpack Compose

Jetpack compose LazyColumn inside LazyCloumn

How to properly use Jetpack Compose inside BottomSheetDialogFragment?

Focus state in Jetpack's Compose Previews

Call api again when backStack to the jetpack compose screen

How to update an item in array with a lazy column item change?

Android Compose - Use traditional View with ComposeView

Compose TextField Modifier.onFocusChanged {} event being called upon initialization even though no user focus interactions have been done

Compose java.lang.IllegalStateException: pending composition has not been applied

How to hide bottom bar in Jetpack Compose when using Accompanists` Navigation Animation

How to change language locale in Jetpack Compose

How to prevent LazyColumn from autoscrolling if the first item was moved

Why doesn't the Compose state only update UI component but also relaunch logic code in Android Studio?

What is the best Compose way to build preference screens without using a fragment?

Jetpack compose api call with viewModel in infinite loop

How to use different Kotlin versions for modules in Android Studio (WearOS module)