Android Utils
Android Utils
/
com.jeovanimartinez.androidutils.extensions.context
/
getFontCompat
get
Font
Compat
fun
Context
.
getFontCompat
(
@
FontRes
id
:
Int
)
:
Typeface
?
Content copied to clipboard
Get a font from the resources based on their ID using ResourcesCompat.getFont()