Skip to content

Commit

Permalink
feat: 아티스트 상세 축제 목록 아티스트 배경색을 없앤다
Browse files Browse the repository at this point in the history
  • Loading branch information
SeongHoonC committed Mar 6, 2024
1 parent 4fca525 commit 268e7ef
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@

<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="66dp"
android:layout_height="66dp"
android:background="@color/background_gray_02">
android:layout_height="66dp">

<androidx.cardview.widget.CardView
android:id="@+id/cvFestivalImage"
Expand Down

0 comments on commit 268e7ef

Please sign in to comment.