diff options
| author | 2017-08-03 17:19:41 +0000 | |
|---|---|---|
| committer | 2017-08-03 17:19:41 +0000 | |
| commit | 495951552ba84dc92cdc0094eb2a564e6a795d91 (patch) | |
| tree | edbcd9bfff9ef56c30783074cc97bdf91a8331d4 | |
| parent | 5874ba903a0d4df165d4e076bdf322ce24b2adbc (diff) | |
| parent | 97541b704ff9bfdc7aa9049ca591e1893cfbda6d (diff) | |
Merge "Update colour to match toasts." into oc-mr1-dev am: 1da2877b9a
am: 97541b704f
Change-Id: I92a48a4d4f3b4ef7ff43fe6641644cc44957b15d
| -rw-r--r-- | packages/SystemUI/res/drawable/stat_sys_managed_profile_status.xml | 4 |
1 files 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 27caf9644769..e38b4825c9fd 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 @@ --> <path android:pathData="M17.32,5.06h-2.91V3.6c0,-0.81 -0.65,-1.46 -1.46,-1.46h-2.91c-0.81,0 -1.46,0.65 -1.46,1.46v1.46H5.68c-0.81,0 -1.45,0.65 -1.45,1.46l-0.01,8c0,0.81 0.65,1.46 1.46,1.46h11.64c0.81,0 1.46,-0.65 1.46,-1.46v-8C18.78,5.7 18.13,5.06 17.32,5.06zM11.5,11.6c-0.8,0 -1.46,-0.65 -1.46,-1.46c0,-0.8 0.65,-1.46 1.46,-1.46s1.46,0.65 1.46,1.46C12.96,10.95 12.3,11.6 11.5,11.6zM12.96,5.06h-2.91V3.6h2.91V5.06z" - android:fillColor="#FFFFFF"/> -</vector>
\ No newline at end of file + android:fillColor="#FF000000"/> +</vector> |