Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to create an icon in the corner of the android compose card

Unable to import createRefs() for constraint layout

Vertical scroll on Canvas (Jetpack Compose)

Android project not building due to "Unresolved reference: fontSize"

Jetpack Compose not updating / recomposing Flow List Values from Room DB when DB Data is getting changed

Jetpack Compose: What's the difference between Modifier.heightIn(...) vs Modifier.preferredHeight(...)

Surface content colour slightly different to expected

How can we animate addition and removal of items in a lazy list (e.g. LazyColumn)?

Unit Test a StateFlow from SnapshotFlow only emits initialValue

How to prevent paging refresh flicker in Android Jetpack Compose?

launchPermissionRequest() in jetpack accompanist does nothing

How to animate button width changes smoothly when showing/hiding another button in Jetpack Compose?

How can I disable the horizontal stretching/overscroll when using the `verticalScroll` modifier?

How to align two texts from different rows in Jetpack Compose

Why there is multiple Datastore is created?

Compose: Place view between two backgrounds

Remove padding of ListDetailPaneScaffold

Compose Bottom nav bar with custom shape and transparent around it

Content padding parameter it is not used error in kotlin jetpack compose? [duplicate]

Problem with Jetpack Compose Navigation and StateFlow