summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml/pref_notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/pref_notifications.xml')
-rw-r--r--app/src/main/res/xml/pref_notifications.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/xml/pref_notifications.xml b/app/src/main/res/xml/pref_notifications.xml
index 3dea8a05b..7ae5fcfc5 100644
--- a/app/src/main/res/xml/pref_notifications.xml
+++ b/app/src/main/res/xml/pref_notifications.xml
@@ -33,6 +33,11 @@
app:key="@string/SET_PUSH_DISTRIBUTOR"
app:title="@string/push_distributors"
app:useSimpleSummaryProvider="true" />
+
+ <Preference
+ app:iconSpaceReserved="false"
+ app:key="@string/SET_KEY_IGNORE_BATTERY_OPTIMIZATIONS"
+ app:title="@string/set_remove_battery" />
</PreferenceCategory>