在Android中自动添加“更多…”标签
作者:互联网
我正在编写一个包含许多选项卡的应用程序,有时选项卡的数量可能超过五个.因此,我想使其表现像iPhone,即将其他选项卡移至“更多…”选项卡.我想知道TabHost是否支持此功能,或者是否有任何现有的开源小部件可以帮助我.谢谢.
解决方法:
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
不是-抱歉!
标签:android-tabhost,android 来源: https://codeday.me/bug/20191210/2098906.html