robinhood / ticker

An Android text view with scrolling text change animation
https://medium.com/robinhood-engineering/hello-ticker-20eaf6e51689
Apache License 2.0
4.38k stars 462 forks source link

Add textStyle support #40

Closed bjarn closed 7 years ago

bjarn commented 7 years ago

Hello,

I'd like to have textStyle support too so I can make my text bold. I am using the textAppearance tag but it does not support textStyle="bold" yet.

Thanks!