I have a TabHost activity that starts my application. I tried adding a
splash screen and it successfully loads the first time the application
is launched. The splash activity goes away and the tab activity is
displayed. If you exit the application and start it again, the splash
activity is not displayed. The application goes right into the tab
activity.

If you look at the Logcat, the Thread for the splash activity seems to
die but the tab activity seems to be suspended. Once you go back into
the application, the tab activity is just "refreshed".

Anyone else seen this? Does anyone have sample code on how to resolve
this?

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

Reply via email to