This commit is contained in:
Roman Volosovskyi 2017-04-20 11:29:00 +03:00
parent 949ff2554e
commit e6be49b77b
1 changed files with 1 additions and 0 deletions

View File

@ -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>