summaryrefslogtreecommitdiff
path: root/main/res/values/colors.xml
diff options
context:
space:
mode:
authorSetup Wizard Team <android-setup-team-eng@google.com>2018-12-05 09:50:12 +0800
committercnchen <cnchen@google.com>2018-12-05 10:55:50 +0800
commitba83f8e64a7dbd9eaaacc8ce72f03331565476c5 (patch)
tree3d499a066c2a4cb14cc6058e9c85bf75abd2c40b /main/res/values/colors.xml
parente54804b554da82624f3c12a3d3e33ef9bb7061b2 (diff)
downloadsetupcompat-ba83f8e64a7dbd9eaaacc8ce72f03331565476c5.tar.gz
Import updated Android SetupCompat Library 224078621
PiperOrigin-RevId: 224078621 Change-Id: I119837ab04a29fc34f888e50bfb3796a39792812
Diffstat (limited to 'main/res/values/colors.xml')
-rw-r--r--main/res/values/colors.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/main/res/values/colors.xml b/main/res/values/colors.xml
index 1a74b47..db4a877 100644
--- a/main/res/values/colors.xml
+++ b/main/res/values/colors.xml
@@ -19,6 +19,8 @@
<!-- On versions < 23, we cannot reference other theme values in a color resource. Default to
the framework default of 12% black -->
- <color name="suc_customization_button_highlight">#1f000000</color>
+ <color name="suc_customization_button_highlight_ripple">#1f000000</color>
+
+ <color name="suc_customization_button_highlight_default">#ff1a73e8</color>
</resources> \ No newline at end of file