Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-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

How to make middle ellipsis in Text with Jetpack Compose

Type safe navigation with custom NavType

How to make multi-line text wrap width in Compose?

Compose `Icons.Outlined.Star` isn't outlined

Whats the difference between Surface and Card in Jetpack Compose?

Jetpack Compose Digital Ink Recognition Accuracy Much Worse Than XML Layout: Why?

Passing an action to a nested composable

Android NavHost: "Navigation destination that matches request NavDeepLinkRequest cannot be found in the navigation graph"

coil 2.6.0 does not resolve in KMP project

Jetpack Compose - Make the first element in a LazyRow be aligned to the center of the screen