第一次提交
This commit is contained in:
@@ -95,13 +95,13 @@
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_height="@dimen/dp_42">
|
||||
|
||||
<com.dskj.rbchat.widget.CircleImageView
|
||||
<com.hbl.lewan.widget.CircleImageView
|
||||
android:id="@+id/big_iv"
|
||||
android:layout_width="@dimen/dp_42"
|
||||
android:layout_height="@dimen/dp_42"
|
||||
app:es_shape_type="rectangle"
|
||||
app:ease_radius="@dimen/dp_4"
|
||||
android:src="@mipmap/ic_launcher"/>
|
||||
android:src="@mipmap/ic_launche"/>
|
||||
<ImageView
|
||||
android:id="@+id/video_iv"
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user