- Fixed wrong item detection when using content padding #161
- Added dragged item to canDragOver #180
- Compose is now used via implementation #191
Unclaimed project
Are you a maintainer of ComposeReorderable? Claim this project to take control of your public changelog and roadmap.
Changelog
Enables reordering by drag and drop in Jetpack Compose (Desktop) LazyList & LazyGrid.
Fix #109
LazyList reverse layout support
Refactored to provide better support for animations. To provide a better desktop ux it's now also possible to un/lock the drag axis in a list.