Hi,
how to update a Gallery with a Imageadapter and a Listview with an EfficientAdapter
after I updated the Data by loading it in a Thread.
I know the Data is already updated, but its not shown in the GUI because of the Thread.
But what to do? How to refresh the GUI.
Please if possible with working example! But anyhow any help is welcome.
Thanks
Chris

