Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to disable direct input in Textfield with DropdownMenu composable?

Jetpack Compose & Navigation: Problems share ViewModel in nested graph

What does consumedWindowInsets() do? (Android Compose Window Insets)

Emoji2 emojipicker inside compose ModalBottomSheet doesn't scroll

How to achieve this overlapping effect in Jetpack compose

Modifier.animateContentSize does not animate shrinking of content

How to use swipe (pull) to refresh with Material 3?

How to get the current padding applied to a modifier in Jetpack Compose?

How to trigger recomposition when only a property of an object changes Jetpack-Android

Test Android Compose State values

Test recorder for jetpack compose

How to take a full screenshot capture in Android compose?

Offset an item taking its height into account in Jetpack Compose

How to implement bounce effect on jetpack compose Lazy Column

Compose: What is the proper way to add to a (Lazy)Column enough bottom padding to avoid the FAB to cover its content?

Vertical scroll affecting the modifier weight in jetpack compose

Jetpack Compose – Which dependency do I need to use to be able to use state delegates?

How to add drawable to a Text in Compose?

How to centrally align Icon to first line of a Text component in Compose?