Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to apply paneExpansionDragHandle in ListDetailPaneScaffold?

How to add animation when removing an item in HorizontalPager in Jetpack Compose

Jetpack Compose: Unresolved reference 'weight' - Why is the weight-property missing?

My view recompose itself muitple times after changing state

Jetpack Compose Nested LazyColumn

Get Composable function name inside it

How to get transparent while erasing the canvas in Jetpack Compose , now I'm getting white color?

Early return in Jetpack Compose view will crash with `java.lang.IllegalStateException: Start/end imbalance`?

SwipeToDismiss inside LazyColumn with animation

OutlineTextField , TextField not working in Jetpack Compose 1.0.0-alpha02

Unresolved reference when using a generated AAR with Composables

Mutable state of value from viewModel is not working

Why are JetpackCompose dependencies now appendending libs.X in build.gradle.kts?

Problem using HorizontalPager in Jetpack Compose

How can I prevent my WebView from causing lag in the parent Composable?

How to increase the track height of a slider in material design 3

enableEdgeToEdge - navigation system bar is not fully transparent

How to load an image using a URI stored in Room as a String

How to use FontAwesome icons in Android's Jetpack Compose Icon composable?

How can I disable a full view in Jetpack Compose