aclassen / ComposeReorderable

Enables reordering by drag and drop in Jetpack Compose (Desktop) LazyList & LazyGrid.
Apache License 2.0
821 stars 86 forks source link

"detectReorder()" doens't working #280

Open PabloProta opened 9 months ago

PabloProta commented 9 months ago

I've just tried to use the detectReoder instead of detectReorderAfterLongPress and didn't it reorder nothing, sometimes I could change the item position but struggling to do it.