This commit is contained in:
ZhanGSKen
2025-02-26 18:22:10 +08:00
parent a15f6bad8f
commit ecb56df773
16 changed files with 281 additions and 153 deletions

View File

@@ -66,7 +66,7 @@
<activity
android:name=".phonecallui.PhoneCallActivity"
android:launchMode="singleInstance"
android:launchMode="singleTask"
android:exported="true">
<intent-filter>
@@ -185,4 +185,4 @@
</application>
</manifest>
</manifest>