diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 72b0e15c..5f6c7923 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,9 +1,30 @@ + + + + + + + + + + + + + + + + + + + + android:icon="@mipmap/ic_launcher" + android:enableOnBackInvokedCallback="true"> + android:windowSoftInputMode="adjustResize" + android:supportsPictureInPicture="true">