summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorNancy Chen <nancychen@google.com>2014-11-17 20:27:50 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-11-17 20:27:50 +0000
commit7b241d26c2a5f2e1be08648e11e6aa8576b50cdf (patch)
tree55913eeef3cc16b61ce63e57f8426094d69caa66 /res
parent0b5a55b4d45a3340ea2dae4b75c872659ab3d659 (diff)
parent8eedfbf1c540db4e742525eb0a91cb230701b9f5 (diff)
am 8eedfbf1: am afe050a8: am 0274a22b: Merge "Add a color for settings button." into lmp-mr1-dev
* commit '8eedfbf1c540db4e742525eb0a91cb230701b9f5': Add a color for settings button.
Diffstat (limited to 'res')
-rw-r--r--res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 863bfe9d4..6e44f8b44 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -27,6 +27,7 @@
<!-- Color for the setting description text. -->
<color name="setting_secondary_color">@color/dialtacts_secondary_text_color</color>
<color name="setting_background_color">#ffffff</color>
+ <color name="setting_button_color">#eee</color>
<!-- Color of the text describing an unconsumed missed call. -->
<color name="call_log_missed_call_highlight_color">@color/dialer_red_highlight_color</color>