setDrawables

fun TextView.setDrawables(left: Drawable? = null, top: Drawable? = null, right: Drawable? = null, bottom: Drawable? = null, width: Int = 0, height: Int = 0)