API 11 ActionBar menuItems covering title

47 Views Asked by At

I have a menu xml defined with items having android:showAsAction="ifRoom". Is there a way to use "ifRoom" and have the title be considered? I want as many items to fit without them covering the title.

When all items have "ifRoom" 1

When only first item has "ifRoom" 2

0

There are 0 best solutions below