Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to safely (lifecycle aware) .collectAsState() a StateFlow?

ColumnScope Modifier as a parameter of a composable

How can I get string resource in Jetpack composable test

Jetpack Compose State Capture in long-lived lambda

MutableState containing TextFieldValue(text='', selection=TextRange(0, 0), composition=null) cannot be saved using the current SaveableStateRegistry

How to create rounded corner BottomDrawer (aka Modal Bottom Sheet) in Jetpack compose

JetPack Compose accompanist Pager lerp not found

Jetpack Compose: Backend Internal error when calling function with lambda from Coroutine

Jetpack Compose ExposedDropdownMenu not showing up when pressed

How to give a Material 3 Button the same color in disabled state as in enabled state?

Jetpack Compose Coil-AsyncImage: Howto refresh/reload the image when the image URI does not change

Android Jetpack Compose NumberPicker Widget Equivalent

Why doesn't TalkBalk announce text in an `AndroidView` within a clickable container?