Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Cannot create Button in Jetpack Compose

Android architecture: MutableStateFlow in Repository is ok?

Android - Jetpack compose missing references

Compose Runtime can't find my custom theme

Jetpack Compose and Room DB: Performance overhead of auto-saving user input?

Can Jetpack Compose be used with Kotlin 1.8.0

How to disable Drag behaviour on ModalBottomSheet , android compose

I cannot use TextField() in jetpack Compose(Material 3)

HorizontalPager Parameter "count" not found

Jetpack Compose - How to manipulate the paste behaviour in a TextField

Manage state in Jetpack Compose

Navigating between composable's using a Navigation Drawer in 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