android - How to show maximum MenuItem on ActionBar if there is room...? -
i'm facing problem dealing actionbar
.
i have plenty of space on actionbar
2 items shown. please tell me, if there space, how show (maximum) menuitem
s on actionbar
? tell me how display overflow menu button?
i having similar issue.
what did create actionbar
object wrote:
actionbar.setdisplayshowtitleenabled(false) actionbar.setdisplayuselogoenabled(false)
this clear room didn't solve problem.
the other thing can in xml file android:showasaction="always"
each menuitem
.
Comments
Post a Comment