fix: 콘텐츠 상세 - 우측 상단에 포인트 아이콘 크기 수정
This commit is contained in:
parent
e45df2bac5
commit
d61854f972
|
@ -183,8 +183,8 @@
|
|||
|
||||
<ImageView
|
||||
android:id="@+id/iv_point"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_width="45dp"
|
||||
android:layout_height="45dp"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_marginTop="13.3dp"
|
||||
android:layout_marginEnd="13.3dp"
|
||||
|
|
Loading…
Reference in New Issue