Fix shadow
This commit is contained in:
parent
a08d896121
commit
a334d88f7e
2 changed files with 3 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -36,6 +36,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@android:color/transparent"
|
||||
android:elevation="0dp"
|
||||
app:elevation="0dp"
|
||||
app:liftOnScroll="true">
|
||||
|
||||
<com.google.android.material.card.MaterialCardView
|
||||
|
|
Loading…
Reference in a new issue