Fix IME padding on old Android versions
This commit is contained in:
parent
4454e593ca
commit
d909303de1
@ -12,7 +12,7 @@
|
||||
android:theme="@style/LauncherTheme"
|
||||
android:stateNotNeeded="true"
|
||||
android:resumeWhilePausing="true"
|
||||
android:windowSoftInputMode="stateHidden|adjustNothing">
|
||||
android:windowSoftInputMode="stateHidden|adjustResize">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user