Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Break sentence line with hyphen if word is too long in android jetpack compose

Drag Image to the bounds of the Box - Jetpack Compose

Is it ok to pass a Flow from one composable to another?

Reduce padding in NavigationBar with Material 3

How to scroll to a certain item in a Column(Modifier.verticalScroll())?

Migrate from NavHost to AnimatedNavHost

Clean Architecture with paging3 and compose passing PagingData to domain layer

Kotlin AsyncImage Coil not caching images properly, keeps reloading each time

Jetpack Compose: how to reset LazyListState?

Jetpack Compose Navigation Is Triggering Recomposition

Why does the cursor always appear at the start of my OutlinedTextField?

Optimal way to collect many flows which represents Ui state in Jetpack Compose

What is the best way to pass a default/initial value to a Jetpack Compose TextField?

Android Compose unknown crash [closed]

Draggable corners of polygon in compose google maps

Android Compose Preview Screenshot Testing on alpha02 and higher not working

how to customize calendar view in jetpack compose?

Why apps made in Jetpack compose are larger. Any Solution?

LazyColumn to LazyVerticalGrid and vice versa switch animation?

Jetpack compose how to blur text area and line it to the bottom of a card