summaryrefslogtreecommitdiffstats
path: root/res/drawable/dashboard_tile_background.xml
diff options
context:
space:
mode:
authorAlan Viverette <alanv@google.com>2014-05-21 16:24:34 -0700
committerAlan Viverette <alanv@google.com>2014-05-21 16:24:34 -0700
commit36950406e6ffe6b1215ad6c60a75bbf0f0b92878 (patch)
tree7ed722e48b75aa74808451a4afb0bbc664103934 /res/drawable/dashboard_tile_background.xml
parent645b709de8d84081062f8bebcd67bff7b51840b7 (diff)
downloadpackages_apps_Settings-36950406e6ffe6b1215ad6c60a75bbf0f0b92878.zip
packages_apps_Settings-36950406e6ffe6b1215ad6c60a75bbf0f0b92878.tar.gz
packages_apps_Settings-36950406e6ffe6b1215ad6c60a75bbf0f0b92878.tar.bz2
Update highlight attribute
Change-Id: Ib9373bd3c89dbf28b4586d95306d02a3999b119e
Diffstat (limited to 'res/drawable/dashboard_tile_background.xml')
-rw-r--r--res/drawable/dashboard_tile_background.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/dashboard_tile_background.xml b/res/drawable/dashboard_tile_background.xml
index 92b6f42..f66ff23 100644
--- a/res/drawable/dashboard_tile_background.xml
+++ b/res/drawable/dashboard_tile_background.xml
@@ -15,7 +15,7 @@
-->
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
- android:tint="?android:attr/colorButtonPressed">
+ android:tint="?android:attr/colorControlHighlight">
<item>
<color android:color="@android:color/white" />
</item>