瀏覽代碼

修改IM头像为圆头像

Pq 10 月之前
父節點
當前提交
a5ae9e5cc2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chatModule/src/main/res/layout/item_create_group_member_layout.xml

+ 1 - 1
chatModule/src/main/res/layout/item_create_group_member_layout.xml

@@ -6,7 +6,7 @@
     android:layout_marginEnd="14dp"
     android:layout_height="wrap_content">
 
-    <com.cooleshow.base.widgets.QMUIRadiusImageView
+    <de.hdodenhof.circleimageview.CircleImageView
         android:id="@+id/iv_avatar"
         android:layout_width="45dp"
         android:layout_height="45dp"