|
|
@@ -34,6 +34,7 @@
|
|
|
android:theme="@style/LaunchTheme"
|
|
|
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|layoutDirection|fontScale|screenLayout|density"
|
|
|
android:hardwareAccelerated="true"
|
|
|
+ android:screenOrientation="portrait"
|
|
|
android:windowSoftInputMode="adjustResize">
|
|
|
<!-- This keeps the window background of the activity showing
|
|
|
until Flutter renders its first frame. It can be removed if
|