From 1939d28a2d555896ff98af40358378566e8b3f9d Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 15 Jun 2019 10:18:44 +0200 Subject: [PATCH] Added hint about notification channel settings --- .../res/layout/fragment_options_notifications.xml | 14 +++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_notifications.xml b/app/src/main/res/layout/fragment_options_notifications.xml index 909a0afdec..637b256c74 100644 --- a/app/src/main/res/layout/fragment_options_notifications.xml +++ b/app/src/main/res/layout/fragment_options_notifications.xml @@ -144,6 +144,18 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvNotifyActionsPro" /> + +