Automatically add "More..." Tab in Android

Posted by ZelluX on Stack Overflow See other posts from Stack Overflow or by ZelluX
Published on 2010-05-17T02:53:24Z Indexed on 2010/05/17 3:00 UTC
Read the original article Hit count: 250

Filed under:
|

Hi, all

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.

© Stack Overflow or respective owner

Related posts about android

Related posts about tabhost