jpardogo / PagerSlidingTabStrip

An interactive indicator to navigate between the different pages of a ViewPager
2.19k stars 354 forks source link

Ability to disabled indicator , Divider? #83

Closed mortyccp closed 9 years ago

mortyccp commented 9 years ago

Can I disable drawing these components completely? I know I can hide them by setting color to transparent, but it seems inefficient.

jpardogo commented 9 years ago

Good point I will take a look and if it doesn't overcomplicate the current api and implementation I will do it.

jpardogo commented 9 years ago

Same thing for indicator and underline I guess...

jpardogo commented 9 years ago

So far: