Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Removing the initial flicker of the white background while loading the Compose app

Auto scrolling muli-line textfield in compose

How to launch a Fragment from within Jetpack Compose with Fragment Manager?

Modifier factory functions should not be marked as @Composable