Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Compose - Content not scrollable when keyboard is visible

Jetpack Compose TextToolbar not showing for TextField in ModalBottomSheet

How to prevent AsyncImage from using cached images?

How to put bottom sheet ui of jetpack compose on the top of custom bottom navigation bar and it should be draggable?

Android Jetpack Compose - ChipGroup with limited number of rows

TextField is overlapped by keyboard in Android Compose

How can Android Studio launch the inline fun <T> key()?

Jetpack compose TextField, is there a way to show a drag handle bubble to move cursor position when editing text?

Manually refresh paging data in 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