Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to pass activity's function to compose

Better zooming behaviour in jetpack compose

Why is LaunchedEffect(true) suspicious?

NoClassDefFoundError: Could not initialize class androidx.customview.poolingcontainer.PoolingContainer

What are differents between Composable function and normal function in Android?

How to make button background color change animatedly when "enabled" changes?

How to define shape for Button in Jetpack compose when using Material design 3

Editable Dynamic ExposedDropDownMenuBox in Jetpack Compose

Custom layout doesn't cause parent to wrap content in jetpack compose

Animation with increasing sizes in Jetpack Compose

How to change Text value when a button is clicked in Jetpack Compose?

Disable landscape mode in compose

Change icon dynamically in Jetpack Compose

One of Row items is not displayed in Jetpack Compose view

Jetpack Compose - get click position in custom layout

Composable calls are not allowed inside the calculation parameter of inline fun

How to build a tree using LazyColumn in Jetpack Compose?

Image isn't being loaded by Coil Kotlin Jetpack Compose