1:修改CP特效出现头像不规则的问题

This commit is contained in:
2025-12-04 10:18:51 +08:00
parent 22a1f420ea
commit 23a07562b7
3 changed files with 266 additions and 117 deletions

View File

@@ -38,7 +38,7 @@
android:layout_height="wrap_content"
android:orientation="vertical">
<com.makeramen.roundedimageview.RoundedImageView
<com.xscm.moduleutil.widget.CircularImage
android:id="@+id/room_cp_head1"
android:layout_width="40dp"
android:layout_height="40dp"
@@ -73,7 +73,7 @@
android:layout_height="wrap_content"
android:orientation="vertical">
<com.makeramen.roundedimageview.RoundedImageView
<com.xscm.moduleutil.widget.CircularImage
android:id="@+id/room_cp_head2"
android:layout_width="40dp"
android:layout_height="40dp"