I\'m trying to customize Tabs on my ActionBar. I just want to align tabs to phone screen and make it stretchable for various screens. But all I get is this:
I strongly recommend that you use ViewPagerExtensions library, it give you 5 different styled tabs to you choose from, also the problem that you have to fill tabs in portrait and landscape ,ode for each screen size is already solved in this library.
By the way, if you look inside the library´s code, you can easy theme this yourself.
Also, if you have trouble implementing this with fragment page, look actionbarsherlock-tabs-multi-fragments