drawable

fun View.drawable(@DrawableRes resourceId: Int): Drawable?
fun View.drawable(@DrawableRes resourceId: Int, tintColorResId: Int): Drawable?