diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8feea25..5a04310 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -30,12 +30,18 @@ tools:targetApi="31"> + android:screenOrientation="portrait" + android:exported="false" + tools:ignore="LockedOrientationActivity" /> + android:screenOrientation="portrait" + android:exported="false" + tools:ignore="LockedOrientationActivity" /> @@ -57,4 +63,4 @@ - \ No newline at end of file +