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