There is an ExpandableListView, there are several top-level elements in it, and a dozen nested list elements in them!
The problem is that you need to realize the possibility of dragging nested elements, both in the area of one group, and in other groups!
Perhaps there is no standard solution to this problem? What to do in this situation?
How can this be done? What should I use?