Open fobidlim opened 4 years ago
I apply custom font with TickerView.setTypeFace(), however my font includes some padding. So the layout becomes strange without includeFontPadding options.
TickerView.setTypeFace()
includeFontPadding
I apply custom font with
TickerView.setTypeFace()
, however my font includes some padding. So the layout becomes strange withoutincludeFontPadding
options.