summaryrefslogtreecommitdiff
path: root/library/main/res/color-v23/suw_flat_button_highlight.xml
diff options
context:
space:
mode:
Diffstat (limited to 'library/main/res/color-v23/suw_flat_button_highlight.xml')
-rw-r--r--library/main/res/color-v23/suw_flat_button_highlight.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/main/res/color-v23/suw_flat_button_highlight.xml b/library/main/res/color-v23/suw_flat_button_highlight.xml
index 4d90570..c5be14f 100644
--- a/library/main/res/color-v23/suw_flat_button_highlight.xml
+++ b/library/main/res/color-v23/suw_flat_button_highlight.xml
@@ -16,6 +16,6 @@
-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:color="?attr/suwButtonColor"
+ <item android:color="?android:attr/colorAccent"
android:alpha="0.24" />
</selector>