aberigle / android-sliderview

material sliderview!
MIT License
23 stars 6 forks source link

Question #1

Closed desugar-64 closed 9 years ago

desugar-64 commented 9 years ago

Hi, you had wrote a good library. Can this library center tabs in layout and replace strip to little triangle?

aberigle commented 9 years ago

You can use custom views for the tabViews, you can find a showcase in the ExampleActivity class.

If you need to change the line to a triangle, i'm afraid it's not possible, at least not easily.