Skip to content

Commit

Permalink
#6 [fix] onclick CI 충돌 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
pump9918 committed Jan 9, 2024
1 parent 6fc8bbe commit 23d789e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/fragment_happy_empty.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@
android:layout_marginBottom="200dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/iv_happy_default_mention"
android:onClick="onRelativeLayoutClick">
app:layout_constraintTop_toBottomOf="@id/iv_happy_default_mention">

<ImageView
android:id="@+id/iv_happy_empty_card"
Expand Down

0 comments on commit 23d789e

Please sign in to comment.