Hi! I'm using the ActionBar tabs, one activity and four fragments and what I'm trying to do is place the icon and the text in the center of the tab.
I tried this technique but it didn't work. I also tried setting the name="android:gravity
to center. Also, I know it's not the best practice but I tried adding right padding to the tabs. I used vertical orientation in the TabView style to get the icons above the text.