Search This Blog

Sunday, March 20, 2016

LISTVIEW – CAP NHAT LISTVIEW

final ArrayAdapter adapter = new ArrayAdapter(getApplication(),android.R.layout.simple_list_item_2,mang);
adapter.notifyDataSetChanged();

No comments:

Post a Comment