Home
last modified time | relevance | path

Searched refs:overflowIconColor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleCreator.java219 int overflowIconColor = mContext.getColor(R.color.materialColorOnPrimaryFixed); in createOverflowBitmap() local
222 iconDrawable.setTint(overflowIconColor); in createOverflowBitmap()