From 0022b01b34a290b27f859f3e8e231d504d473898 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 30 Aug 2023 18:56:42 +0200 Subject: fix notification permission handling, also covering the case of an app update for which the user has a provider already configured and only needs to give the lacking permissions --- app/src/main/res/layout/activity_setup.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/activity_setup.xml b/app/src/main/res/layout/activity_setup.xml index 5fff1154..6a2c5209 100644 --- a/app/src/main/res/layout/activity_setup.xml +++ b/app/src/main/res/layout/activity_setup.xml @@ -46,6 +46,7 @@ app:cardCornerRadius="6dp" app:cardElevation="0dp" android:layout_margin="4dp" + android:visibility="gone" > + + + + + +