命名重构

This commit is contained in:
ZhanGSKen
2025-07-06 16:17:09 +08:00
parent 6bd01780ec
commit 4b5905f74e
3 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/item_calllog_phonenumber_copy"
android:title="Copy"/>
</menu>