0
votes
2answers
135 views
update Android ListActivity when list data changes
i want to know how to refresh the ListActivity when i change/add data to the list wich is dispayed.
i first thougt the ListAdapter would know when the list is changed but when i add elements to the …
