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

Support for includeFontPadding #112

Open fobidlim opened 4 years ago

fobidlim commented 4 years ago

I apply custom font with TickerView.setTypeFace(), however my font includes some padding. So the layout becomes strange without includeFontPadding options.