mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-20 09:37:07 -04:00
Update AndroidManifest.xml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user