Alternative Kotlin SetTextAppearance

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