From 6f632359349f22f0c642adef6b76b0d139629a18 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 25 Jun 2017 19:12:06 +0200 Subject: Added preference to control Heads-up Notifications --- src/main/res/xml/preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/main/res/xml') diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index 4e8fcb412..877a9b05a 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -54,6 +54,12 @@ android:key="show_notification" android:summary="@string/pref_notifications_summary" android:title="@string/pref_notifications" /> +