This question already has an answer here:
I'm having action bar which Title Name, Search and Action Overflow menu item, though i'm using ActionBarSherlock library for this. I want to remove padding for search and Action Overflow menu item in action bar.
Check this link:
ActionBarSherlock - How to set the padding of each actionbar's icon?
The idea is to create a new theme which has a parent theme as Theme.Sherlock
and lower actionButtonStyle
minWidth
attributeand apply this theme to your Activity in the manifest.