ExpandableListView with Drag and Drop of List Items in Android -


I'm looking for an expandable listview that drags the drag and drop of the list into Android, or there is a good tutorial or example How can I apply drag and drop for Expandable LISTView? I get some good tutorials for applying drag and drop for listing settings. But I have not found any good links for ExpandableListView. Please help me on this.

Thank you.

Yes, you can apply Drag and drop into list view. Drag it into list here And there are samples for the drop .. .. Download the zip file of this part from this page - (You can find the project here.)

Comments