联系人号码添加复制功能

This commit is contained in:
ZhanGSKen
2025-07-06 16:14:16 +08:00
parent a6699262f8
commit 6bd01780ec
5 changed files with 58 additions and 7 deletions

View File

@@ -9,7 +9,8 @@
<LinearLayout
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:id="@+id/itemcontactLinearLayout1">
<TextView
android:id="@+id/contact_number"