diff --git a/app/src/main/res/layout/fragment_options_notifications.xml b/app/src/main/res/layout/fragment_options_notifications.xml
index fdf29333e0..a9374715ba 100644
--- a/app/src/main/res/layout/fragment_options_notifications.xml
+++ b/app/src/main/res/layout/fragment_options_notifications.xml
@@ -109,6 +109,19 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/btnManage" />
+
+
+ app:layout_constraintTop_toBottomOf="@id/tvSamsungHint" />
Connected means something is being projected, such as a map for navigation
New message notifications will always be removed on being swiped away and on marking messages readTap on the channel name to set the channel properties
+ To manage notification channels, you may need to enable this Android setting: Notification, Advanced settings, Manage notification categories for each appTo set the default sound, etc.To disable the \'monitoring\' notificationHow do I configure notifications for accounts, folders and senders?