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

use TextAppearance to replace textColor, textSize, textStyle, etc #10

Closed peacepassion closed 8 years ago

peacepassion commented 8 years ago

support attribute android:textAppearance.

jinatonic commented 8 years ago

Good point, this would be useful to have. I'll investigate for the next release.

bjarn commented 7 years ago

Bump; but textStyle="bold" is not working, can this be added too?

danh32 commented 7 years ago

@BjarnBronsveld we're currently only reading textSize and textColor from the textAppearance. Can you open a new ticket requesting we add textStyle? I'm afraid this comment will get lost in the shuffle.