Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack

Create custom LazyColumn/LazyList to add custom items in between

Jetpack Compose Custom UI - Speedometer with animation

How optimize JetPack Compose list performance?

How to pass "bitmap" as argument using safe args

Provide domain-layer UseCase classes with HILT

Android Jetpack Compose crashes when importing navigation compose

Vertical scroll on Canvas (Jetpack Compose)

Navigation Component default backstack not working when called from a LiveData observer

When should i remove livedata observer on android?

jetpack Compose row/column onClick navigation

Jetpack Compose Nested LazyColumn

Problem using HorizontalPager in Jetpack Compose

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

how to remove the a composable from the back stack in Compose-Navigation

How to Add Elevation to Button? What to Import in Jetpack Compose?

How to match color attributes between theme and icon in Jetpack Compose?

Jetpack Compose: mutableStateOf doesn't update with flow

Remove black tint from IconButton in jetpack compose

Let DialogFragment in navigation not disappear on poping back stack

How to properly use DisposableEffect in Jetpack Compose