Drag-and-drop crosses app boundaries, which is why it isn't just a drag gesture
Compose's drag-and-drop moves ClipData between sources and targets, including across apps. Reordering a list is a different problem with a different solution, and conflating them is why reorder implementations get complicated.






