Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Missing material icons in Android Jetpack Compose

Jetpack Compose saving state on orientation change

Fragment on create view and on view created alternative in jetpack compose?