I have one app in which i called the webservice and set the data in listview after parsing.
Now I have set the progress dialog till the data set in the listview. Now I want to go back to the previous screen whether parsing is done or not.
So overall, i don't want that user should wait in the same screen till the data arrived and set.
Hope i am clear.
Any snippets or guidelines will be very helpful to me.
Thanks in advance....