Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Why use "sealed class" and make object in Navigation? (Kotlin Jetpack Compose)

Android Jetpack Compose Language Switching via AppCompatDelegate is not working

How do I make a dotted/dashed underline for Text in Jetpack Compose?

Gradle build fails saying : Could not find org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.3

PullRefreshIndicator overlaps with ScrollableTabRow

Accompanist Nested HorizontalPager disable swipes in parent

Can't represent a size of 214748364 in Constraints

Why the view keeps flashing when using jetpack navigation with Compose?

How to change statusbar and navigation bar color in JetpackCompose App?

How to disable future dates in Android Compose Material3 DatePicker?

LazyColumn only updates data from Room after scrolling

How to implement 'Snap to center' feature for lists in Jetpack Compose?

How to paint over safe area in jetpack compose?

Jetpack Compose Lazy Column insertion and deletion animations with multiple item types [duplicate]

Koin inject viewmodel into Composable

Unable to change text emphasis using LocalContentAlpha in Material Design 3

Recomposing with MutableStateListOf in Jetpack Compose