Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

SwipeToDismiss positionalThreshold is ignored and executed action when user lifts finger

Ime callback not found. Ignoring unregisterReceivedCallback

how to test android compose mutableStateOf like flow Turbine

How can I align widths of first column in a list of rows using Jetpack Compose

How to have natural pan and zoom with Modifier.graphicsLayer{}.pointerInput()?

Screen not recomposing when state value changes - Jetpack Compose

ViewModel triggered navigation with JetpackCompose

How can I underline some words in a text and make them clickable jetpack compose?

Why does Jetpack Compose provide separate button types like OutlinedButton, TextButton and Button?

How to use Compose's createRippleModifierNode

error: [Hilt] Found unimplemented abstract methods, [provideOpenWeatherApi()], in an abstract module, com.example.weathersforecast.di.ApiModule

Kotlin multiplatform compose template error after adding sqldelight dependency

How do I access any directory and file in shared storage on newer Androids?

Make an AndroidView's theme style come from Compose and change in light / dark mode

Can LazyColumn work along with CoordinatorLayout?

Jetpack compose NavHost prevent recomposition screens

Compose: LazyColumn recomposes all items on single item update