aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2015-07-23 12:13:11 +0200
committerChristian S <christian@pix-art.de>2015-07-23 12:13:11 +0200
commitf78e069c8b1da1231e7be9aa9a40dfb31b3e5f36 (patch)
tree8e833cd6bf9b62186db9cf1383385cf5e3b097ef /src/main/res
parent076beb57e331c76aebba9bc735b57af3a5484ce0 (diff)
changed default settings
Diffstat (limited to 'src/main/res')
-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 8dbcd3f8e..c457fa56f 100644
--- a/src/main/res/xml/preferences.xml
+++ b/src/main/res/xml/preferences.xml
@@ -30,7 +30,7 @@
android:title="@string/pref_confirm_messages" />
<CheckBoxPreference
- android:defaultValue="false"
+ android:defaultValue="true"
android:key="chat_states"
android:summary="@string/pref_chat_states_summary"
android:title="@string/pref_chat_states" />