添加联系人编辑跳转接口

This commit is contained in:
ZhanGSKen
2025-10-18 12:43:40 +08:00
parent eb8d37c340
commit 46ede050e1
8 changed files with 116 additions and 8 deletions

View File

@@ -5,5 +5,8 @@
<item
android:id="@+id/item_calllog_phonenumber_copy"
android:title="Copy"/>
<item
android:id="@+id/item_calllog_phonenumber_add_contact"
android:title="Add Contact"/>
</menu>