mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -04:00
Add a condition for soft keyboards
This commit is contained in:
parent
4ce602daac
commit
1f2d599ce5
@ -73,6 +73,7 @@
|
||||
android:multiprocess="true"
|
||||
android:screenOrientation="sensorLandscape"
|
||||
android:name=".MainActivity"
|
||||
android:windowSoftInputMode="stateVisible"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|keyboard|navigation"/>
|
||||
<provider
|
||||
android:name=".scoped.GameFolderProvider"
|
||||
|
Loading…
x
Reference in New Issue
Block a user