fix(image) - 메시지 페이지 이동 아이콘 변경
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_message"
|
||||
android:layout_width="25dp"
|
||||
android:layout_height="25dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:contentDescription="@null"
|
||||
android:src="@drawable/ic_message" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user