setDrawablesWithIntrinsicBounds

fun TextView.setDrawablesWithIntrinsicBounds(left: Drawable? = null, top: Drawable? = null, right: Drawable? = null, bottom: Drawable? = null)