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