diff --git a/res/values/strings.xml b/res/values/strings.xml
index 341ac9075bc..e7bc9c4deef 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8137,8 +8137,12 @@
Some notifications and other content can appear as bubbles on the screen. To open a bubble, tap it. To dismiss it, drag it down the screen.
Bubbles
+
+ All Bubble settings
+
+ Bubble this conversation
- New messages will appear on screen
+ Show floating icon on top of apps
Allow %1$s to show some notifications as bubbles
diff --git a/res/xml/conversation_notification_settings.xml b/res/xml/conversation_notification_settings.xml
index be1c980a05c..c034eb5d6d8 100644
--- a/res/xml/conversation_notification_settings.xml
+++ b/res/xml/conversation_notification_settings.xml
@@ -32,13 +32,23 @@
settings:allowDividerAbove="true"
settings:allowDividerBelow="true"/>
-
-
+
+
+
+
+
+
+
(mControllers);
}
}