This commit is contained in:
Roman Volosovskyi 2016-04-25 13:41:25 +03:00
parent 6c40a2dac4
commit a6555242ff
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
<activity
android:name=".MainActivity"
android:label="@string/app_name"
android:windowSoftInputMode="stateVisible"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />