问题
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!
 
    回答1:
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