summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2018-04-10 23:41:41 +0200
committerByteHamster <info@bytehamster.com>2018-04-10 23:41:41 +0200
commit5a2dca284034b6f06313d13ef59bee330133d30e (patch)
treecaf405d6c604ac49a3b885340b36d7b73ba5fc0a /app/src/main/res/xml/preferences.xml
parent8ad9ef6c196f2fa5b01aa68edc7624e8628c482d (diff)
downloadAntennaPod-5a2dca284034b6f06313d13ef59bee330133d30e.zip
Removed misc settings
Diffstat (limited to 'app/src/main/res/xml/preferences.xml')
-rw-r--r--app/src/main/res/xml/preferences.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 1ab4e5ba3..8407026b6 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -28,9 +28,9 @@
android:icon="@drawable/ic_filter_grey600_24dp" />
<Preference
- android:key="prefScreenMiscellaneous"
- android:title="@string/miscellaneous_pref"
- android:icon="@drawable/ic_cast_disconnect_grey600_36dp" />
+ android:key="statistics"
+ android:title="@string/statistics_label"
+ android:icon="@drawable/stat_notify_sync" />
<PreferenceCategory android:title="@string/project_pref">
<Preference