summaryrefslogtreecommitdiffstats
path: root/res/drawable/list_border.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/list_border.xml')
-rw-r--r--res/drawable/list_border.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/list_border.xml b/res/drawable/list_border.xml
index 1ab11ddfe..7d05a087f 100644
--- a/res/drawable/list_border.xml
+++ b/res/drawable/list_border.xml
@@ -29,7 +29,7 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle" >
- <solid android:color="@color/setting_color" />
+ <solid android:color="@color/popup_background" />
<stroke
android:width="1dip"