setDrawableStartTint

fun setDrawableStartTint(textView: TextView, drawable: Int, color: ColorStateList)
fun setDrawableStartTint(textView: TextView, drawable: Drawable, color: ColorStateList)
fun setDrawableStartTint(textView: TextView, drawable: Int, color: Int)
fun setDrawableStartTint(textView: TextView, drawable: Drawable, color: Int)