I want to make MIUI style tabs for my application.
I tried using a selector but I ended up having just colored tabs.
I also tried creating a png to be the background but once again, it didn’t change the tab size.
I want to make tabs like these:

How can I do this?
Thanks!
I decided to use the great ViewPagerExtentions library, which allows to create simillar tabs.