Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Navigate from compose to Fragment

Is there a way to make a composable as tall as other composables within a row?

conditional navigation in compose, without click

Shared element transitions between two activities in compose?

Can we add bottom padding to Material3 ModalBottomSheet in Jetpack Compose?

Jetpack Compose - How to control IME (keyboard) in a scrollable non-lazy column?