Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ListView我想在 android 中开发一个拖放功能,它应该在ListItems.
ListView
ListItems
我从这里找到了拖放源 http://ericharlow.blogspot.in/2010/10/experience-android-drag-and-drop-list.html?showComment=1343729578427
https://github.com/bauerca/drag-sort-listview
但是如何实现部分或分隔符的功能
提前致谢。