summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/feed_settings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/feed_settings.xml')
-rw-r--r--app/src/main/res/xml/feed_settings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/feed_settings.xml b/app/src/main/res/xml/feed_settings.xml
index 08e7572af..d65280061 100644
--- a/app/src/main/res/xml/feed_settings.xml
+++ b/app/src/main/res/xml/feed_settings.xml
@@ -23,7 +23,7 @@
<ListPreference
android:entries="@array/spnAutoDeleteItems"
android:entryValues="@array/spnAutoDeleteValues"
- android:icon="?attr/content_discard"
+ android:icon="?attr/ic_delete"
android:title="@string/auto_delete_label"
android:summary="@string/feed_auto_download_global"
android:key="autoDelete"/>