Home | History | Annotate | Download | only in list

Lines Matching refs:iconColor

1737         final int iconColor =
1741 photo.setImageTintList(ColorStateList.valueOf(iconColor));
1744 DrawableCompat.setTint(drawableWrapper, iconColor);