只能在动作模式下使用拆分操作栏?
我的应用程序只有顶部操作栏,但它的Contextual Action Bar需要分成两部分(顶部/底部).
我找到了这个:
The contextual action bar is not necessarily associated with the action bar. They operate independently,even though the contextual action bar visually overtakes the action bar position.
在http://developer.android.com/guide/topics/ui/menus.html#CAB.所以我认为这是可能的,但如何?
解决方法
我非常有信心这是不可能的 – 即使它是 – 我会畏缩看到黑客.
驾驶室是一个狡猾的野兽,提供了很多开箱即用的便利,但不喜欢被篡改.
如果需要,可以通过在底部放置一个CAB或折叠物品来平台照顾你,但就UI设计而言,你应该避免依赖于底栏.