Automatically add "More..." Tab in Android -


I am writing an application that has several tabs, and sometimes the number of tabs can be more than five, so I want to treat it like an iPhone, which takes the additional tab to the "More ..." tab. I would like to know whether this feature is supported by TabHost, or if there is an existing open source widget that can be helpful to me thanks.

So I want to treat it like an iPhone, which transmits additional tabs On the "More ..." tab I would like to know whether this feature is supported by TabHost

It is not - sorry!


Comments