aclassen / ComposeReorderable

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

Dragging does not work #286

Open GreatDongsong opened 4 months ago

GreatDongsong commented 4 months ago

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