diff --git a/chat_sample/android/app/src/main/AndroidManifest.xml b/chat_sample/android/app/src/main/AndroidManifest.xml index 4eb47dc..a4153bb 100644 --- a/chat_sample/android/app/src/main/AndroidManifest.xml +++ b/chat_sample/android/app/src/main/AndroidManifest.xml @@ -17,15 +17,15 @@ android:largeHeap="true"> + android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode" + android:hardwareAccelerated="true" + android:windowSoftInputMode="adjustResize" + android:exported="true"> - - + +