Android Split Action Bar with Action Items on the top and bottom?

前端 未结 5 2245
滥情空心
滥情空心 2020-11-27 12:05

Is there a way to specify some action items to the top part of the Split Action Bar while the others go to the bottom? Or is it all or nothing, whereby all the action items

5条回答
  •  遥遥无期
    2020-11-27 12:26

    I solved this problem by using a CustomView and adding the menu items, which should display at the top, to this view.

提交回复
热议问题