Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 948
nenuka Avatar asked Nov 12 '12 08:11

nenuka


People also ask

Can you scroll in google play books?

Google just announcing an update to the Play Books app designed to allow for a better comic reading experience. “To enable it, readers can simply rotate their phones into landscape mode and they'll be able to scroll through the entire story using only vertical swipes, no panning required,” Android Police reports.


1 Answers

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

like image 172
neworld Avatar answered Oct 20 '22 17:10

neworld