Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to wait for next @Composable function in jetpack compose test?

How to animate the progress of a LinearProgressIndicator in Jetpack Compose?

Wrap Content in 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