Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Accompanist webview prevents other composables from showing

How to get context in non composable function (Viewmodel) - Jetpack Compose

How do I theme `NavigationBar()` and `NavigationBarItem()` in Jetpack Compose?

How to handle Android Compose BottomBar Navigation mixed with arguments

jetpack Compose row/column onClick navigation

Some issues were found when trying to render this preview - Android Studio Dolphin

Compose use Flow<T>.collectAsState render List<T> LazyColumn progressive

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?