From 80f4c20f6c3c62f108ecda246d99ef96ca5b6901 Mon Sep 17 00:00:00 2001 From: Ats Jenk Date: Tue, 7 Mar 2023 14:24:37 -0800 Subject: [PATCH] Set desktop icon to always use black for the icon Desktop icon in overview was using a themed color for the icon. But the background is always a white circle. When using a dark theme, the themed primary text color is too light. Fixing the color of the icon to be black always. Bug: 267326722 Test: enable dark mode, open overview and check the desktop tile icon Change-Id: Ibcfdfd92ffe2db41cf6ed75c3da8f6457773c2bf --- quickstep/res/drawable/ic_desktop.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstep/res/drawable/ic_desktop.xml b/quickstep/res/drawable/ic_desktop.xml index dfaf8b873f..8de275df5c 100644 --- a/quickstep/res/drawable/ic_desktop.xml +++ b/quickstep/res/drawable/ic_desktop.xml @@ -25,7 +25,7 @@ android:translateX="6.0" android:translateY="6.0">