diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 0a5abc1..b5c06b6 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -11,8 +11,8 @@
         android:theme="@style/Theme.IrisClient">
         
+            android:exported="true"
+            android:screenOrientation="landscape">
             
                 
 
@@ -22,23 +22,23 @@
         
-        
+            android:screenOrientation="landscape">
         
-        
+            android:exported="true"
+            android:screenOrientation="landscape">
         
-        
+            android:exported="true"
+            android:screenOrientation="landscape">
         
-        
+            android:exported="true"
+            android:screenOrientation="landscape">
+        
     
 
 
\ No newline at end of file