mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 16:16:04 -04:00
Fix: minecraft restart upon theme switch
This commit is contained in:
parent
fced17c8b6
commit
8e99e183fe
@ -91,7 +91,7 @@
|
||||
android:launchMode="standard"
|
||||
android:screenOrientation="sensorLandscape"
|
||||
android:name=".MainActivity"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout|keyboard|navigation"/>
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout|keyboard|navigation|uiMode"/>
|
||||
|
||||
<provider
|
||||
android:name=".scoped.FolderProvider"
|
||||
|
Loading…
x
Reference in New Issue
Block a user