|
@@ -75,7 +75,7 @@ public class ChatLayoutSetting {
|
|
// Set the default avatar, the default is the same as your friend's and your own avatar
|
|
// Set the default avatar, the default is the same as your friend's and your own avatar
|
|
// messageRecyclerView.setAvatar(R.drawable.ic_more_file);
|
|
// messageRecyclerView.setAvatar(R.drawable.ic_more_file);
|
|
// // 设置头像圆角 Set avatar rounded corners
|
|
// // 设置头像圆角 Set avatar rounded corners
|
|
- messageRecyclerView.setAvatarRadius(100);
|
|
|
|
|
|
+// messageRecyclerView.setAvatarRadius(100);
|
|
// // 设置头像大小 Set avatar size
|
|
// // 设置头像大小 Set avatar size
|
|
// messageRecyclerView.setAvatarSize(new int[]{48, 48});
|
|
// messageRecyclerView.setAvatarSize(new int[]{48, 48});
|
|
//
|
|
//
|