aclassen / ComposeReorderable

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

Dragging does not work #286

Open GreatDongsong opened 6 months ago

GreatDongsong commented 6 months ago

Dragging does not work properly if the drag direction and list sliding direction are known after long pressing. I am using LazyVerticalGrid