Android Reordering ListView items with drag and drop [duplicate]
This question already has an answer here: Android List View Drag and Drop sort 6 answers How to Drag drop Listview item to another Listview 4 answers I have custom ListView with custom Layout consisting of one TextView for display text and another ImageView for long pressing to drag and drop for reordering ListView items like image below.Please help me! Here is a nice library DSLV. very smooth and fine working. https://github.com/bauerca/drag-sort-listview . 来源: https://stackoverflow.com/questions/20853863/android-reordering-listview-items-with-drag-and-drop