How to control ActionBar split programmatically?

后端 未结 5 676
陌清茗
陌清茗 2020-12-13 19:34

The android ActionBar may split into a top and bottom bars if activity\'s parameter \"uiOptions\" is set to \"splitActionBarWhenNarrow

5条回答
  •  时光取名叫无心
    2020-12-13 20:20

    I don't believe so. I do not see anything in Activity that would serve as a setter counterpart to android:uiOptions.

提交回复
热议问题