mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2026-08-28 05:45:03 -06:00
Fix: minecraft restart upon theme switch
This commit is contained in:
parent
fced17c8b6
commit
8e99e183fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue