I have a TabHost with two tabs. However, occasionally I only show one of these tabs. In this situation, it does not make sense for that tab to be focusable - because that tab's contents will always be shown.
I've tried setting focusable and enabled (to false) on the TabWidget but neither seems to make a difference. Any suggestions? -- 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