commit | 943e903eadd286c5ee309f33e8bebbf7e516d8fe | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Wed May 07 19:44:18 2014 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed May 07 19:44:19 2014 +0000 |
tree | 1f4c84f454f04eeb183a052d7b8fc9fb409ab66c | |
parent | d354f99d0861dfc3909f5a4b407536a248490b39 [diff] | |
parent | b94c9b8378c8c243756e309dca9c95b88c43c834 [diff] |
Merge "Use DialpadView in InCallUI"
diff --git a/InCallUI/res/values/colors.xml b/InCallUI/res/values/colors.xml index bd88327..241f9e2 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>