pakerfeldt / android-viewflow

A horizontal view scroller library for Android
1.78k stars 694 forks source link

Can set the seleted size in title indicator #33

Closed nfrancois closed 13 years ago

nfrancois commented 13 years ago

I just add the property "selectedSize" to set the selected text size. So, it can be a little more bigger than "normal" text.

pakerfeldt commented 13 years ago

Perfect, thanks!

pakerfeldt commented 13 years ago

I did a little change. Instead of defaulting to a SELECTED_TEXT_SIZE, it now defaults to whatever textsize will resolve to.