From 6640727a0595fd2104bf3d33f764c02efdf9f592 Mon Sep 17 00:00:00 2001 From: jacques Date: Mon, 4 Oct 2021 17:24:05 +0200 Subject: [PATCH] Add security in Manifest --- app/src/main/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index ef8e334..52ed3af 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -19,7 +19,8 @@ + android:theme="@style/AppTheme.NoActionBar" + android:exported="true">