Searched defs:tintColorId (Results 1 – 1 of 1) sorted by relevance
67 public static Drawable applyTintColor(Context context, int drawableId, int tintColorId) { in applyTintColor()72 public static Drawable applyTintColor(Context context, Drawable icon, int tintColorId) { in applyTintColor()