...
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
android:stateNotNeeded="true"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:largeHeap="true"
|
||||
android:debuggable="false"
|
||||
android:extractNativeLibs="true"
|
||||
android:networkSecurityConfig="@xml/network_security_config"
|
||||
android:hardwareAccelerated="true"
|
||||
@@ -86,7 +87,7 @@
|
||||
android:screenOrientation="nosensor"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:requestLegacyExternalStorage="true"
|
||||
>
|
||||
tools:ignore="HardcodedDebugMode">
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user