Hi,

I have a TabActivity, each tab holds an activity. At some point I'd
like to 'refresh' the tabs. I'd basically like to restart each
activity in the tabs. I'm not sure how to do this. Calling:

   getTabHost().clearTabs();

removes the tabs, but the activities still seem to be in alive, in
limbo. How can I get them to really quit?

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to