Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

How to Change Jetpack Compose Bom Version to Alpha in libs.versions.toml?

Jetpack Compose surface add custom shadow

Why does Jetpack Compose preview show the wrong string resources?

how to use Jetpack Compose in Service (Floating Window)

Is there any way to disable swipe down on Jetpack Compose ModalBottomSheet (Material 3)?

Data is lost after rotation on jetpack compose with navigation

How to use LazyColumn stickyHeader in combination with Paging in Android Jetpack Compose?

Flutter style code editing short cuts for jetpack compose?

Android Jetpack Compose: How to make Text utilize complete row space and break the word to new line in case of overflow?

How can I run Tests in Compose Multiplatform from Android Studio? (command line works)

How to rotate a composable and add a progress listener to the rotation?

TopAppBarScrollBehavior for scaffold TopAppBar not working when its NOT LazyColumn

Clip image in Jetpack Compose

Android Jetpack Compose how to show a MP4 video as an animation

Can't open App Settings in Jetpack compose app while permission handling

Clean way of passing CompositionLocal value to viewmodel in Jetpack Compose

How to add click events to Canvas in JetPack Compose