bugfixes:修复没有标签不显示微信拨号
update:
This commit is contained in:
2025-07-19 14:41:34 +08:00
parent 219f0bd351
commit 6d44cb8b7a
4 changed files with 8 additions and 6 deletions

View File

@@ -234,7 +234,8 @@
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_margin="8dp"
android:background="@drawable/add_wechat_contact_background">
android:background="@drawable/add_wechat_contact_background"
android:visibility="gone">
<ImageView
android:id="@+id/imageView11"