From 20a62b77b6f6d5148c4c93b46f6fd5b5a1cb7b69 Mon Sep 17 00:00:00 2001 From: Omni Devel Date: Wed, 24 Jun 2026 22:11:06 +0300 Subject: [PATCH] refactor: setted code scanner orientation to portrait --- mobile/src/main/AndroidManifest.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/mobile/src/main/AndroidManifest.xml b/mobile/src/main/AndroidManifest.xml index b747009..a3f1628 100644 --- a/mobile/src/main/AndroidManifest.xml +++ b/mobile/src/main/AndroidManifest.xml @@ -1,5 +1,6 @@ - + @@ -10,6 +11,14 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.OmniCards"> + +