From 04c591a38cbe04680ee86010f0c3873dc593fa5d Mon Sep 17 00:00:00 2001 From: vishnukvmd Date: Sat, 8 Mar 2025 17:49:30 +0530 Subject: [PATCH] Setup icons for Android --- .../android/app/src/main/AndroidManifest.xml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) 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 @@ + + + + + + + + + + + + + + + + + +