Browse Source

修改IM头像为圆头像

Pq 10 tháng trước cách đây
mục cha
commit
a5ae9e5cc2

+ 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"