mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-20 01:27:02 -04:00
Fix: minecraft restart upon theme switch
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user