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.
提出了这个问题并提出了在 TOP 上使用带有自定义 ActionBar 的 TABS 的建议。创建了三个 TABS,但它们向左对齐,并且有足够的空间可以拉伸。
如何在宽度上均匀分布 TABS?我正在使用 ABS。
您可以在 Jake Wharton 的 github 中找到 ABS 的所有功能的演示。选项卡示例在这里,并且应该在几行中处理所有内容。
https://github.com/JakeWharton/ActionBarSherlock/blob/master/samples/demos/src/com/actionbarsherlock/sample/demos/TabNavigation.java