diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e43c5c9..30e7277 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -30,8 +30,7 @@ android:launchMode="singleTop" android:screenOrientation="portrait" android:theme="@style/LaunchTheme" - android:windowSoftInputMode="adjustResize" - android:exported="true"> + android:windowSoftInputMode="adjustResize">