From 7efb30037f1c8192c36da2494552a2e9dbb3af41 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 26 Jun 2021 17:27:57 +0200 Subject: [PATCH] Added hint text --- .../res/layout/fragment_options_notifications.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/src/main/res/layout/fragment_options_notifications.xml b/app/src/main/res/layout/fragment_options_notifications.xml index 95039fb2e4..53689aa3c3 100644 --- a/app/src/main/res/layout/fragment_options_notifications.xml +++ b/app/src/main/res/layout/fragment_options_notifications.xml @@ -376,6 +376,18 @@ app:layout_constraintTop_toBottomOf="@id/btnSound" app:switchPadding="12dp" /> + +