Searched refs:iconBackground (Results 1 – 1 of 1) sorted by relevance
152 int iconBackground = getIconBackgroundColor(); in onCreateView() local153 if (iconBackground != Color.TRANSPARENT) { in onCreateView()154 iconImageView.setBackgroundColor(iconBackground); in onCreateView()