Skip to content

Commit

Permalink
#156/한판승부진행 뷰페이저 이미지 에셋 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
rkdmf1026 authored and taeheeL committed Dec 10, 2023
1 parent efec04e commit 440a079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/item_game_guide.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
android:layout_width="20dp"
android:layout_height="20dp"
android:layout_margin="6dp"
android:src="@drawable/ic_heart_filled"
android:src="@drawable/ic_check"
app:layout_constraintEnd_toStartOf="@id/tv_title"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
Expand Down

0 comments on commit 440a079

Please sign in to comment.