I have an action bar which has an icon
I want the icon to be exactly in the left of screen, i mean without any padding .
is that possible?
i already found this answer remove padding around action bar left icon on Android 4.0+ but i don't know if this large code is what I need. and in face that answer removes the padding for the action bar icon in all the application, i need just for a specific activity.