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

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -