How can I copy items from one list to another

0

I want to create a listview with data from another listview . It will work as a cart for these buying sites, but would serve another purpose.

In a list there will be

  

line> imageview , textview , imagebutton

In the other listview

  

line > Imageview of the first of the first list, textview of the first list and imagebutton to delete

How can I do this?

I already have the first listview ready

    
asked by anonymous 27.07.2016 / 14:45

0 answers