summaryrefslogtreecommitdiff
path: root/InCallUI
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-05-06 19:05:27 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-06 19:05:27 +0000
commit928866774981c8708267e3fa4f5f0c34b1bada39 (patch)
tree3b7bc4eda1fe02cb72ecdce902180b370210974d /InCallUI
parent2398738910a92b45923835f9947aabb65c9b4cc3 (diff)
parentd354f99d0861dfc3909f5a4b407536a248490b39 (diff)
am aa30b74b: Tweak InCallUI colors.
* commit 'aa30b74b036ef0e5c72fb1ab247aeaac058b2efb': Tweak InCallUI colors.
Diffstat (limited to 'InCallUI')
-rw-r--r--InCallUI/res/values/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/values/colors.xml b/InCallUI/res/values/colors.xml
index 38b52a10e..58e36dc11 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>