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