ChatFonts

interface ChatFonts

Functions

Link copied to clipboard
abstract fun getFont(textStyle: TextStyle): Typeface?
Link copied to clipboard
abstract fun setFont(textStyle: TextStyle, textView: TextView)
abstract fun setFont(textStyle: TextStyle, textView: TextView, defaultTypeface: Typeface = Typeface.DEFAULT)