Skip to content

Commit

Permalink
Fix card elevation
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisBarreiro committed Aug 5, 2024
1 parent b469349 commit 0b7c89c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
android:id="@+id/animationContainer"
android:layout_height="wrap_content"
app:cardCornerRadius="@dimen/keyline_2"
app:cardElevation="0dp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent">
Expand Down

0 comments on commit 0b7c89c

Please sign in to comment.