Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

Jetpack compose: cursor in the end of a TextField

Is there any way to convert drawable to ImageVector?

Is there a way to change preview resolution in jetpack compose?

None if the following functions can be called with the Arguments supplied Jetpack Compose Error

Jetpack compose - how to use a value animation to directly control other animations

How to set an image URL as error placeholder on Coil in Jetpack Compose

Jetpack Compose how does SubcomposeLayout work?

How to handle one-shot operations in Jetpack Compose?

Preview a "screen" in android jetpack compose navigation with a PreviewParameter NavController

Overlap two Box jetpack compose

Make ModalBottomSheetLayout always Expanded

Jetpack compose navigation with multiple optional argments

Keyboard not showing on TextField focused in ModalBottomSheet compose

Jetpack compose material3 not picking up themes

java.lang.NoSuchMethodError: No virtual method setContent(Lkotlin/jvm/functions/Function0;)V

Android Compose TabRow Crash Error : maxHeight(129) must be >= minHeight(130)

how to enable @Preview for kotlin desktop compose demo project?

How to draw behind the system status bar in a Jetpack Compose Dialog

How to stop Jetpack Compose Navigation executing composable twice per click and why

Jetpack Compose Navigation: Direct navigation to route in a nested graph which is not startDestination