添加电话拨打功能

This commit is contained in:
ZhanGSKen
2025-02-20 17:29:33 +08:00
parent e5dfd5b975
commit 64a9712294
7 changed files with 168 additions and 14 deletions

View File

@@ -91,6 +91,8 @@
</receiver>
<activity android:name="cc.winboll.studio.contacts.activities.CallActivity"/>
</application>
</manifest>