fix #1034
This commit is contained in:
parent
949ff2554e
commit
e6be49b77b
|
@ -17,6 +17,7 @@
|
|||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:screenOrientation="portrait"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
|
||||
<intent-filter>
|
||||
|
|
Loading…
Reference in New Issue