I want to remove the padding around the icon on the left in the standard android 4.0+ action bar. I\'m setting the icon with:
getActionBar().setIcon(getResou
I found an other resolution (reference appcompat-v7 ) that change the toolbarStyle ,following code:
@style/Widget.Toolbar