From 88743cf4cfc1a4e729c7915b107fc2f4b2a96260 Mon Sep 17 00:00:00 2001 From: Kenny Guy Date: Wed, 2 Aug 2017 19:41:23 +0100 Subject: [PATCH] Update colour to match toasts. Toasts are now black on white so update icon we use in the toast to be black. Test: Manual Bug: 64120926 Change-Id: Iae153b98e187f58e0a0ab5eb315860bc97437a7f --- .../SystemUI/res/drawable/stat_sys_managed_profile_status.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/SystemUI/res/drawable/stat_sys_managed_profile_status.xml b/packages/SystemUI/res/drawable/stat_sys_managed_profile_status.xml index 27caf96447696..e38b4825c9fd7 100644 --- a/packages/SystemUI/res/drawable/stat_sys_managed_profile_status.xml +++ b/packages/SystemUI/res/drawable/stat_sys_managed_profile_status.xml @@ -8,5 +8,5 @@ --> - \ No newline at end of file + android:fillColor="#FF000000"/> +