object DrawableUtils
loadAndTintDrawable
fun loadAndTintDrawable(context: Context, resourceId: Int, color: Int): Drawable
Return a tinted drawable object associated with a particular resource ID.