setDrawableLeft

Set a drawable to the left of a TextView.


fun TextView.setDrawableLeft(drawable: Drawable?, width: Int = 0, height: Int = width)