aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/defaults.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-06-25 19:12:06 +0200
committerChristian Schneppe <christian@pix-art.de>2017-06-25 19:12:06 +0200
commit6f632359349f22f0c642adef6b76b0d139629a18 (patch)
treeae10a39081a99e209870809dfb6807e9cc7a3972 /src/main/res/values/defaults.xml
parent8d8b6779c9f42db3755299faf3b2cf0cb3520285 (diff)
Added preference to control Heads-up Notifications
Diffstat (limited to 'src/main/res/values/defaults.xml')
-rw-r--r--src/main/res/values/defaults.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml
index 2b3d62f25..8cee33d5f 100644
--- a/src/main/res/values/defaults.xml
+++ b/src/main/res/values/defaults.xml
@@ -4,4 +4,5 @@
<bool name="portrait_only">true</bool>
<bool name="enter_is_send">false</bool>
<bool name="notifications_from_strangers">false</bool>
+ <bool name="headsup_notifications">true</bool>
</resources> \ No newline at end of file