diff --git a/app/src/main/res/xml/pref_alerts.xml b/app/src/main/res/xml/pref_alerts.xml
index 7de40a1..5212863 100644
--- a/app/src/main/res/xml/pref_alerts.xml
+++ b/app/src/main/res/xml/pref_alerts.xml
@@ -1,7 +1,8 @@
+ and the charge-announcement style live on the "Notification behaviour" screen
+ (pref_behaviour.xml). -->
@@ -181,7 +182,9 @@
-
+
@@ -196,15 +199,6 @@
android:title="@string/notify_slow_charge"
app:iconSpaceReserved="false" />
-
-
diff --git a/app/src/main/res/xml/pref_behaviour.xml b/app/src/main/res/xml/pref_behaviour.xml
index 67c4e11..5083cb5 100644
--- a/app/src/main/res/xml/pref_behaviour.xml
+++ b/app/src/main/res/xml/pref_behaviour.xml
@@ -88,6 +88,18 @@
android:title="@string/sticky_notification"
app:iconSpaceReserved="false" />
+
+
+