Skip to content

Commit

Permalink
feat: 검색창 그림자를 제거한다.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeongHoonC committed Mar 31, 2024
1 parent d014ad4 commit a2151f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
android:layout_marginEnd="16dp"
android:backgroundTint="@color/background_gray_03"
android:elevation="0dp"
android:outlineProvider="none"
app:cardCornerRadius="1000dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
Expand Down

0 comments on commit a2151f5

Please sign in to comment.