Does anybody know how to set padding between the ActionBar\'s home icon and the title?
I solved this problem by using custom Navigation layout
Using it you can customize anything in title on action bar:
build.gradle
dependencies { compile 'com.android.support:appcompat-v7:21.0.+' ... }
AndroidManifest.xml
styles.xml