fixed card shadow

This commit is contained in:
LagradOst 2022-04-26 14:18:26 +02:00
parent c0132e2090
commit 5758ac4e9f
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:backgroundTint="@color/transparent"
android:foreground="@drawable/outline_drawable"
app:cardElevation="0dp"
android:layout_height="wrap_content"
app:cardCornerRadius="@dimen/rounded_image_radius"
android:layout_margin="2dp"