applyTextAtom

fun TextView.applyTextAtom(textAtom: TextAtom?)

Applies a TextAtom to a TextView, setting the text color and size

Parameters

textAtom

the TextAtom that will be applied to the TextView