I\'m using ActionBar.Tab setCustomView() method with this layout:
Just ran into this myself and figured out the solution. You should create a style for the tabview that clears the background and the padding and use it in your theme.
styles.xml:
themes.xml: