mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
fixed card shadow
This commit is contained in:
parent
c0132e2090
commit
5758ac4e9f
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue