Skip to content

Conversation

@lcacheux
Copy link

I needed a way to handle long press events for items in a reorderable list with detectReorderAfterLongPress, but using the combinedClickable modifier didn't worked in combination with the event management of ComposeReorderable.

The solution I found was to detect the onDragStart event, but it was not available in the API (unlike the onDragEnd event).

@bpappin
Copy link

bpappin commented Feb 2, 2024

This PR was copied to another fork.
bpappin#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants