Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

'androidx.emoji2:emoji2:1.4.0' requires libraries and applications that depend on it to compile against version 34 or later of the Android APIs

Composable: don't clip views

Dynamically Change Navigation Animation - Jetpack Compose

Inject a ViewModel in an Espresso test with Hilt and Jetpack Compose

How can I handle with multiple TextField focus in Jetpack Compose Pager?

Will the operation of collect from Flow cost many system resources when I use Compose with Kotlin?

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