Android Reordering ListView items with drag and drop [duplicate]

会有一股神秘感。 提交于 2019-11-30 19:16:07

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!