Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Unable to create Fragment class in jetpack compose

How to make a @Preview in JetpackCompose, when the component depends of some data provide by ViewModel

Bundle files with Compose for Desktop (Compose Multiplatform)

Android Compose: how to verify that a switch is on or off inside a unit test

Jetpack compose lifecycle viewmodel: -> unresolved reference: compose

Jetpack Compose Material 3 Can't find rememberDismissState

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?