@@ -44,8 +44,10 @@
<ImageView
android:id="@+id/iv_avatar"
+ error="@{null}"
imageUrl="@{bean.avatarUrl}"
isGone="@{bean.isAddIcon}"
+ placeholder="@{null}"
radius="@{12}"
android:layout_width="match_parent"
android:layout_height="0dp"