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.
3个虚线菜单会自动出现在操作栏中还是我需要手动添加图像?
3点图像
对于 android 版本 > 3.0,它会自动出现。对于较低版本,您必须以编程方式使用ActionBarSherlock
ActionBarSherlock
如果您的菜单项具有 ifRoom 的操作或菜单项没有足够的空间,它们将进入看起来像 3 点的溢出菜单。您不需要向其添加图像
您需要在 drawable 中手动添加图像 从以下链接下载图像
下载