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.
我在我的项目中实现了 ActionBarSherlock,它应该在 android 2.2 及更高版本上运行。我需要的是下图中红色轮廓显示的功能。我很难找到该功能的名称。有人可以指点我正确的方向吗?
在您的菜单项的 XML 中,将其添加到每个menu-item:
menu-item
android:showAsAction="never"