Optimize for small screens

This commit is contained in:
2020-08-21 11:47:52 +02:00
parent 983b8c559f
commit eec7e19369
3 changed files with 13 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
android:theme="@style/AppTheme">
<activity
android:name=".MainActivity"
android:windowSoftInputMode="adjustPan"
android:label="@string/app_name"
android:theme="@style/AppTheme.NoActionBar">
<intent-filter>