From 6ec8e57fbb17cca92373ff96fe00dea45b5beaa0 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sun, 25 Jun 2017 16:00:07 +0200 Subject: [PATCH] change order of settings. move heads-up notifications up --- src/main/res/xml/preferences.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index 6c6d592f..861e8a15 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -47,6 +47,12 @@ android:dependency="show_notification" android:title="@string/pref_notifications_from_strangers" android:summary="@string/pref_notifications_from_strangers_summary"/> + -