Android - making the menu icons aligning themselves to the left instead of right -


i using toolbar with:

mtoolbar = (toolbar) findviewbyid(r.id.toolbar); setsupportactionbar(mtoolbar); 

is there way of aligning icons on left, next app icon instead of on right?

toolbar screenshot


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -