Hello

In my app I have a tabHost with 4 tabs; one of these tabs is an
activitygroup with different activities. I would like to show the
default activity any time the corresponding tab is clicked.

I'm handling onResume and onStart event and they work fine except when
the corresponding tab was the one already selected (no events are
raised in this case); in other words I need to show the default
activity any time the corresponding tab is clicked, even if it was
already was the current tab.

Any hint?

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