Relative Content

Tag Archive for androidandroid-jetpack-composemutablelist

Mutable state of list doesn’t update correctly

I’m new in Jetpack Compose, I’m trying to do a drag and drop screen with items to be moved from a column to another one. I took inspiration from this link and I creted the following files: