alternativa de kotlin settextappearance

TextViewCompat.setTextAppearance(<!-- textview -->, <!-- style -->);
Awful Antelope