Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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?

Get visibility canvas draw in compose

How to maximize image on button click in jetpack compose?

How to control text wrapping behaviour of two multiline text inside a Row in Jetpack compose?

Jetpack Compose Scoped/Smart Recomposition

Compose LazyColumn scrolling behavior inside of CoordinatorLayout via ComposeView interop

Wrap content but with minimum width/height - Jetpack Compose

How to move focus from one component to another in Jetpack compose?

How to prevent an onClick callback from being called multiple times?

LazyColumn items staying in memory after they are removed from the list

AnimatedVisibility Doesn't Expand Height In Dialog in Jetpack Compose