setText

fun setText(text: String, textSize: Float, textColor: Int, backgroundColor: Int = Color.TRANSPARENT, typeface: Typeface? = null)
fun setText(text: String, textSize: Float, textColor: Int, typeface: Typeface?)