This commit is contained in:
2025-08-26 13:32:53 +09:00
parent 1e06d82015
commit 87fa624983
9 changed files with 357 additions and 642 deletions
+2 -1
View File
@@ -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">