summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/preferences.xml')
-rw-r--r--app/src/main/res/xml/preferences.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml
index 0a19a36b1..1630dc2f9 100644
--- a/app/src/main/res/xml/preferences.xml
+++ b/app/src/main/res/xml/preferences.xml
@@ -40,6 +40,11 @@
android:icon="?attr/storage" />
<Preference
+ android:key="notifications"
+ android:title="@string/notification_pref_fragment"
+ android:icon="?attr/ic_notifications"/>
+
+ <Preference
android:key="statistics"
android:title="@string/statistics_label"
android:icon="?attr/statistics" />