Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

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?