Android Question Move a panel from on parent to another

MrKim

Well-Known Member
Licensed User
Longtime User
I have panels in a customlistview with several views on them that I want to move to another customlistview.

Is there a simple way to do that without having to drop it from one list and recreate it on the other?

Thanks
 
Top