1.Action Bar
分为四个功能区域:
(1)App icon是你的商标,代表你的app的标识。
(2)View control这里是你的app的不同内容转换控制地方。
(3)Action buttons显示的你的app最重要的actions
(4)Action overflow很少使用的移到这Action overflow
2.Adapting to Rotation and Different Screen Sizes
(1)using splitting action bars.
3.Layouts Considerations for split Action Bars
3部分组成
1.main action bar
2.top bar
3.bottom bar
Action Buttons
Action overflow是不经常使用的键,而且手机无硬件键。
contextual Action Bars 是一个临时的Action Bars.CABs 通常使用于选定内容和数据
a long press 选定内容,CAB就会出现。