android-components / mozilla.components.support.utils / DrawableUtils

DrawableUtils

object DrawableUtils (source)

Functions

loadAndTintDrawable

fun loadAndTintDrawable(context: Context, resourceId: Int, color: Int): Drawable

Return a tinted drawable object associated with a particular resource ID.