JakeWharton / ViewPagerIndicator

Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
http://viewpagerindicator.com
10.13k stars 4.01k forks source link

Disable the horizontal scroll of tabs in TabPageIndicator #230

Open khobaib opened 11 years ago

khobaib commented 11 years ago

I have three tabs, is there any way I can make the TabPagerIndicator itself fixed? I don't want to disable scrolling for the pager, just for the indicators. I saw that if I have two tabs, those are fit in the screen & no scrolling in the TabIndicator, but when more than two, then the tabs aren't fully fitted in the screen & horizontal scroll needs to bring that in the edged ones to the screen. My question is - is that possible that I have three tabs & the indicators are fixed & fully fitted in the screen?

To clear the confusion, I am attaching two images. This is what I am getting now. device-2013-05-28-174205

And This is what I want(just overlook the text, I want the design) - 20130416-merchant-task

Regards.

josomers commented 11 years ago

+1, I would love to see this feature too.

ews-android commented 8 years ago

do following for the theming