From 7a85c8d584de5b3b7f874678fd07afacefb14649 Mon Sep 17 00:00:00 2001 From: Mike Digman Date: Mon, 20 May 2019 15:39:39 -0700 Subject: [PATCH] Sharesheet - make DS loading gradient more subtle Currently the direct share loading gradient is loud and draws attention despite the fact that it may not loading anything. Update colors to draw less attention. Fixes: 132917868 Test: manual Change-Id: I63d2993d2315520688b07731221fad3fcff25f74 --- core/res/res/values/colors_device_defaults.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/core/res/res/values/colors_device_defaults.xml b/core/res/res/values/colors_device_defaults.xml index c60b3996beb5a..5ba1d4e1dcaef 100644 --- a/core/res/res/values/colors_device_defaults.xml +++ b/core/res/res/values/colors_device_defaults.xml @@ -50,8 +50,9 @@ #85ffffff @android:color/white @android:color/white - #2D3033 - #DADCE0 - #3C4043 + + #44484C + #F8F9FA + #4D5155 #F1F3F4