android - How to split icons in two actionbars - top and bottom? -


i have total 7 icons android app. can split them mobile in 2 actionbars top , bottom? mean 2 icons in top actionbar , remaining icons should in bottom actionbar.

the action bar can automatically splitted if there no place using property splitactionbarwhennarrow, example:

<application     android:uioptions="splitactionbarwhennarrow" > .... 

Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -