aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-07 22:27:42 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-07 22:34:13 +0200
commitec95306805a48bfe9c54c9340eb043de98b9eba4 (patch)
tree45f7494dadf5464418e4b0af62d1a6c1db89b114 /src/main/res/xml/preferences.xml
parentc830c6cf6a4cc012f768bc29b0446310a041e37f (diff)
more dark theme changes
Diffstat (limited to 'src/main/res/xml/preferences.xml')
-rw-r--r--src/main/res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml
index 86fb7f057..220a66cb4 100644
--- a/src/main/res/xml/preferences.xml
+++ b/src/main/res/xml/preferences.xml
@@ -305,7 +305,7 @@
android:title="@string/pref_blind_trust_before_verification"
android:summary="@string/pref_blind_trust_before_verification_summary" />
<ListPreference
- android:defaultValue="@integer/automatic_message_deletion"/>
+ android:defaultValue="@integer/automatic_message_deletion"
android:key="automatic_message_deletion"
android:summary="@string/pref_automatically_delete_messages_description"
android:title="@string/pref_automatically_delete_messages" />