Android : passing ArrayList

on Sunday, August 31, 2014


I want to add a row to my list: ArrayList items and I used intent. After reseting the adapter in the new class an empty space appeared. How can I add a row to my list? and how can both classes use the same adapter and list


0 comments:

Post a Comment