mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -04:00
Update AndroidManifest.xml
This commit is contained in:
parent
bf963d8f3e
commit
fca386ca6d
@ -90,7 +90,7 @@
|
||||
android:multiprocess="true"
|
||||
android:screenOrientation="sensorLandscape"
|
||||
android:name=".MainActivity"
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|smallesScreenSize|screenLayout|keyboard|navigation"/>
|
||||
android:configChanges="keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout|keyboard|navigation"/>
|
||||
<provider
|
||||
android:name=".scoped.GameFolderProvider"
|
||||
android:authorities="@string/storageProviderAuthorities"
|
||||
|
Loading…
x
Reference in New Issue
Block a user