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 getter and setter for typeface #3

Closed Jawnnypoo closed 8 years ago

Jawnnypoo commented 8 years ago

Title says it! I could forsee that many would want to potentially set this to their own custom fonts.

jinatonic commented 8 years ago

Ha, oh my god, Robinhood uses its own typeface and I just set it directly on the TextPaint. I can't believe that I didn't think to make an API for it lol.

Jawnnypoo commented 8 years ago

Heh, no worries, I was just looking over adding this to a project and realized it was missing :P