nenuka
nenuka

Reputation: 187

Scrolling titles like in Google play

I have a problem while creating tabs on android. I want them to look like in Google play. I've made scrolling tabs already following this sample, but the titles still look like this i.imgur.com/SKYd2.png.

But I want them to be scrolled like this.

I'm using ActionBarSherlock. I've searched for several days to find the solution, but I wasn't lucky. All I've met is swiping tabs, but not titles.

Any ideas?

Upvotes: 9

Views: 2447

Answers (1)

neworld
neworld

Reputation: 7793

You could use TabPageIndicator from http://viewpagerindicator.com/

Upvotes: 2

Related Questions