This commit is contained in:
2026-05-20 17:57:56 +09:00
parent 257ddb6776
commit 378f6495be
14 changed files with 553 additions and 349 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
android:launchMode="singleInstance"
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize"
android:screenOrientation="portrait"
android:excludeFromRecents="true"
android:excludeFromRecents="false"
android:hardwareAccelerated="true"
android:exported="false">
</activity>