mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-21 09:01:56 -07:00
(test) freeform: don't restart activity on resize
This commit is contained in:
parent
9f9e64c870
commit
bf963d8f3e
1 changed files with 1 additions and 2 deletions
|
|
@ -90,8 +90,7 @@
|
|||
android:multiprocess="true"
|
||||
android:screenOrientation="sensorLandscape"
|
||||
android:name=".MainActivity"
|
||||
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|keyboard|navigation"/>
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|smallesScreenSize|screenLayout|keyboard|navigation"/>
|
||||
<provider
|
||||
android:name=".scoped.GameFolderProvider"
|
||||
android:authorities="@string/storageProviderAuthorities"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue