summaryrefslogtreecommitdiffstats
path: root/res/drawable/all_apps_divider.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/all_apps_divider.xml')
-rw-r--r--res/drawable/all_apps_divider.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/all_apps_divider.xml b/res/drawable/all_apps_divider.xml
index 3fe529556..4bd274dd4 100644
--- a/res/drawable/all_apps_divider.xml
+++ b/res/drawable/all_apps_divider.xml
@@ -15,6 +15,6 @@
-->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
- <solid android:color="@color/all_apps_divider_color" />
+ <solid android:color="?android:attr/colorControlHighlight" />
<size android:height="1dp" />
</shape> \ No newline at end of file