Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Not able to show AlertDialog from onClick in Jetpack Compose

How to auto request focus to a text field when navigated to a composable in jetpack compose

Fixed Grid inside LazyColumn in Jetpack Compose?

Jetpack Compose Desktop switch to new window

How to properly track screen view on Android with Jetpack Compose UI?

Why can't I access to ComposeTestRule when UI testing with xml and compose screen hybrid

How can I draw below canvas as segmented like 0.7 of path in jetpack compose?