I'm writing an application which contains many tabs, and sometimes the number of tabs may exceed five. So I want to make it behave like iPhone, which is, move additional tabs to a "More..." tab. I would like to know if this feature is supported by TabHost, or if there is any existing open source widget which can do the favor for me. Thanks.

link|improve this question

qiangli weiguan louzhu – overboming May 18 '10 at 12:39
feedback

3 Answers

up vote 2 down vote accepted

So I want to make it behave like iPhone, which is, move additional tabs to a "More..." tab. I would like to know if this feature is supported by TabHost

It is not -- sorry!

link|improve this answer
feedback

Is this still not possible somehow? I mean it's been 2 years and alot has changed...

link|improve this answer
feedback

did you try it or not. that options menu should do the More option automatically when you add more the 6 that i believe. Check this documentation in developer site

link|improve this answer
As mentioned in the title, summary and tags, this question is about tabs rather than the options menu. – Christopher May 17 '10 at 8:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.