From 8940bf064378457979e3e49f168d45fa6ed7d5b6 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 25 Oct 2023 16:36:59 +0200 Subject: lock provider setup screenOrientation to portrait for now to work around a bug which appears if the user has accepted the permission requests and rotates the screen afterwards --- app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 091fa0b6..cf4f6150 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -30,6 +30,7 @@