summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2022-02-21 22:53:18 +0100
committerGitHub <noreply@github.com>2022-02-21 22:53:18 +0100
commitb6d23168707bd55e5bb4060a9cd8e8ecf96a9716 (patch)
tree044c0195da0168f0c3561fefaae3a6e98f50c33c /app/src/main/res/xml/preferences.xml
parent4655fcfc80fbb2083abbb68b6b07283e462da940 (diff)
downloadAntennaPod-b6d23168707bd55e5bb4060a9cd8e8ecf96a9716.zip
Add time-based statistics filter (#5734)
Diffstat (limited to 'app/src/main/res/xml/preferences.xml')
-rw-r--r--app/src/main/res/xml/preferences.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 91ba649d2..9967d7fd1 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -44,11 +44,6 @@
android:title="@string/notification_pref_fragment"
android:icon="@drawable/ic_notifications"/>
- <Preference
- android:icon="@drawable/chart_box_outline"
- android:key="statistics"
- android:title="@string/statistics_label" />
-
<PreferenceCategory
android:key="project"
android:title="@string/project_pref">