summaryrefslogtreecommitdiffstats
path: root/res/layout/preference_list_content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/preference_list_content.xml')
-rw-r--r--res/layout/preference_list_content.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/preference_list_content.xml b/res/layout/preference_list_content.xml
index ad3d64e..169ee53 100644
--- a/res/layout/preference_list_content.xml
+++ b/res/layout/preference_list_content.xml
@@ -79,7 +79,7 @@
android:layout_height="1dip"
android:paddingLeft="32dip"
android:paddingRight="32dip"
- android:src="#404040"
+ android:src="@color/preference_list_image_view_background"
/>
<android.preference.PreferenceFrameLayout android:id="@+id/prefs"
android:layout_width="match_parent"