florent37 / MaterialViewPager

A Material Design ViewPager easy to use library
https://www.fiches-plateau-moto.fr
Apache License 2.0
8.13k stars 1.48k forks source link

Show all tabs together instead of scrolling? #262

Open jayhack7 opened 8 years ago

jayhack7 commented 8 years ago

Hi, if I had only three tabs. But my app is still showing it spaced out like this, so the user will have to scroll to click the 3rd tab. https://raw.githubusercontent.com/florent37/MaterialViewPager/master/screenshots/screenshot_2_small.png

Is it possible to center the tabs to look like this? https://camo.githubusercontent.com/359d79f8f6cc6381234fee59f5b7c3bc055471ed/68747470733a2f2f7261772e6769746875622e636f6d2f666c6f72656e7433372f4d6174657269616c5669657750616765722f6d61737465722f73637265656e73686f74732f707265766965775f736d616c6c2e706e67

icodeyou commented 8 years ago

I'd like to do the same. Help !