On Sep 18, 12:03 pm, Mark Murphy <mmur...@commonsware.com> wrote: > Try setOnTabChangedListener() on TabHost.
That works. It is not a great UI design as you indicated. Further, the tab widget requires some valid content which it displays while the other Activity is starting and again after the user goes back from the other Activity. You can use a blank TextView for instance. Anyway it was just experimental. Thanks for the tips. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---