Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose

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

Pass data to previous composable in Android Compose

Lottie Compose: how to loop the animation indefinitely

Material Swipe To Dismiss in Jetpack Compose with a Column instead of a LazyColumn

Detecting centered item inside LazyRow in Jetpack Compose