Adjust keyboard latout

This commit is contained in:
Mieszko Wrzeszczyński 2019-01-02 09:10:47 +01:00
parent 0bf3d147f0
commit 1a5c85c213
2 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,7 @@
</intent-filter> </intent-filter>
</activity> </activity>
<activity <activity
android:windowSoftInputMode="adjustPan"
android:name=".activity.MapActivity" android:name=".activity.MapActivity"
android:launchMode="singleTop" android:launchMode="singleTop"
android:screenOrientation="portrait" android:screenOrientation="portrait"