I had a couple tabs in the Sherlock ActionBar, and everything was working fine, since each tab was resizing automatically till reaching the width of the phone.
Now, I added another tab and instead of resizing automatically, the tabs have the same fixed size than before, and thus the bar that contains the three bars is wider than the width of the phone.
Just like this:
and if we swipe to the right with our finger..
Is there any way I can reduce the size of each tab (or anyway that it's done automatically) so the tab bar occupies the width of the phone and we don't have to swipe?
Thanks a lot in advance!