public interface ChatFonts
abstract Unit
setFont(TextStyle textStyle, TextView textView)
setFont(TextStyle textStyle, TextView textView, Typeface defaultTypeface)
abstract Typeface
getFont(TextStyle textStyle)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit setFont(TextStyle textStyle, TextView textView)
abstract Unit setFont(TextStyle textStyle, TextView textView, Typeface defaultTypeface)
abstract Typeface getFont(TextStyle textStyle)