Package com.kevinschildhorn.atomik.atomic.atoms.xml

Functions

Link copied to clipboard
fun View.applyColorAtom(colorAtom: ColorAtom?)

Applies a ColorAtom to a TextView, setting the background color

fun TextView.applyColorAtom(colorAtom: ColorAtom?, foreground: Boolean = true)

Applies a ColorAtom to a TextView, setting the text color

Link copied to clipboard
fun EditText.applyMolecule(molecule: TextFieldMolecule)
Link copied to clipboard
fun TextView.applyTextAtom(textAtom: TextAtom?)

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