开发者

Android how to perform drag n drop with listview items

开发者 https://www.devze.com 2023-03-04 16:11 出处:网络
I created a application where i fetch the database and dynamically created that many checkbox & textview

I created a application where i fetch the database and dynamically created that many checkbox & textview now i 开发者_JAVA百科want to perform drag n drop events with that list items.

How can i do this, plz give me a way


http://developer.android.com/guide/topics/ui/drag-drop.html

from API lev 11 only :-(


You can also try my component, called DragSortListView. You can find it here:

  • https://github.com/bauerca/drag-sort-listview
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号