commit | d354f99d0861dfc3909f5a4b407536a248490b39 | [log] [tgz] |
---|---|---|
author | Andrew Lee <anwlee@google.com> | Tue May 06 11:31:09 2014 -0700 |
committer | Andrew Lee <anwlee@google.com> | Tue May 06 11:31:09 2014 -0700 |
tree | 907d7c98b80a0a9a4e5300a843d2e016813173d8 | |
parent | f3731fc1f6b355e17d9951b48b7ff6978f7d6537 [diff] |
Tweak InCallUI colors. Change-Id: I767dcbf1ce97ca549fb62c8f0ebaf0d631b9bda2
diff --git a/InCallUI/res/values/colors.xml b/InCallUI/res/values/colors.xml index fd60bbb..d8e7891 100644 --- a/InCallUI/res/values/colors.xml +++ b/InCallUI/res/values/colors.xml
@@ -18,7 +18,7 @@ <resources> <!-- In-call UI background color. --> - <color name="incall_background_color">#00afcc</color> + <color name="incall_background_color">#0fc6dc</color> <!-- green --> <color name="incall_callTypeSip">#99CE3F</color>