Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

ViewModel: Error on loading long list in IO Dispatcher

Why list items image not show in jetpack compose project?

ComposeView steals focus from content in AndroidTV

Navigate using View Model in Jetpack Compose

java.lang.IllegalStateException: replace() called on item that was not placed

'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