I am trying to pass checked items from one listview to another listview in a separate activity. Ideally, the user would click all of the items they wanted, then click a button; then, the button would take all of the items from the rows clicked to the new activity. The problem that I keep having is when I click on the row; all of the information shows up on the next activity instead of the individual rows there were selected.
Part 1: Activity with the first ListView Part 2: Activity with the first ListView Second ActivityFirst ActivitySecond Activity
Aucun commentaire:
Enregistrer un commentaire