Searched refs:overflowIconColor (Results 1 – 1 of 1) sorted by relevance
219 int overflowIconColor = mContext.getColor(R.color.materialColorOnPrimaryFixed); in createOverflowBitmap() local222 iconDrawable.setTint(overflowIconColor); in createOverflowBitmap()