diff --git a/native/android/app/src/debug/AndroidManifest.xml b/native/android/app/src/debug/AndroidManifest.xml --- a/native/android/app/src/debug/AndroidManifest.xml +++ b/native/android/app/src/debug/AndroidManifest.xml @@ -10,5 +10,19 @@ tools:targetApi="28" tools:ignore="GoogleAppIndexingWarning"> + + + + + + + + + diff --git a/native/android/app/src/main/AndroidManifest.xml b/native/android/app/src/main/AndroidManifest.xml --- a/native/android/app/src/main/AndroidManifest.xml +++ b/native/android/app/src/main/AndroidManifest.xml @@ -39,13 +39,7 @@ android:windowSoftInputMode="adjustResize" android:exported="true" android:screenOrientation="portrait" - > - - - - - - + />