summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences_notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/preferences_notifications.xml')
-rw-r--r--app/src/main/res/xml/preferences_notifications.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/src/main/res/xml/preferences_notifications.xml b/app/src/main/res/xml/preferences_notifications.xml
index 237ea5c99..34d327340 100644
--- a/app/src/main/res/xml/preferences_notifications.xml
+++ b/app/src/main/res/xml/preferences_notifications.xml
@@ -3,16 +3,6 @@
xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory
- android:title="@string/notification_group_news">
- <SwitchPreferenceCompat
- android:defaultValue="false"
- android:enabled="true"
- android:key="prefShowAutoDownloadReport"
- android:summary="@string/notification_channel_episode_auto_download"
- android:title="@string/notification_channel_auto_download" />
- </PreferenceCategory>
-
- <PreferenceCategory
android:title="@string/notification_group_errors">
<SwitchPreferenceCompat
android:defaultValue="true"