Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我该如何解决。当我添加 10 个选项卡时,选项卡指示器及其文本变小了。我正在使用最新支持库中的 tabLayout。
如果您需要任何进一步的信息,请告诉我。
对不起。我真的很抱歉。app:tabMode 设置为固定。
应该
app:tabMode="scrollable"