Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-jetpack-compose-lazy-column

How do you animate the insertion of an item into a list?

How to prevent LazyColumn from autoscrolling if the first item was moved

Is there a way to implement a dropdown menu within a topbar?

Jetpack Compose lazy column all items recomposes when a single item update

Application crash due to IndexOutOfBoundsException in Lazycolumn Jetpack compose

The IntrinsicSize is not updated in LazyColumn?

Automatically scroll up the lazy column to display the full height of the card when expanded

LazyColumn, how to add window insets padding to my padding?

jetpack compose: scroll to bottom listener (end of list)