You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to change .detectReorderAfterLongPress(stateX) by change 'stateX'?
val positionX = (0...items.itemcount-1).random() (all items show in screen)
Long click on phone screen,
How to change stateX to detectReorderAfterLongPress with positionX
and get dragging item at positionX?
Thank you so much!
The text was updated successfully, but these errors were encountered:
How to change .detectReorderAfterLongPress(stateX) by change 'stateX'?
val positionX = (0...items.itemcount-1).random() (all items show in screen)
Long click on phone screen,
How to change stateX to detectReorderAfterLongPress with positionX
and get dragging item at positionX?
Thank you so much!
The text was updated successfully, but these errors were encountered: