diff --git a/mobile/android/app/src/main/AndroidManifest.xml b/mobile/android/app/src/main/AndroidManifest.xml
index 84accae069..94bcae1883 100644
--- a/mobile/android/app/src/main/AndroidManifest.xml
+++ b/mobile/android/app/src/main/AndroidManifest.xml
@@ -15,6 +15,7 @@
android:exported="true"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"
+ android:enabled="false"
android:windowSoftInputMode="adjustResize">
@@ -85,6 +86,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+