Adjust CardView styles

This commit is contained in:
arkon
2021-11-15 10:11:47 -05:00
parent ce8a759192
commit 9600675677
6 changed files with 5 additions and 8 deletions
+1 -2
View File
@@ -7,8 +7,7 @@
android:layout_height="wrap_content"
app:cardBackgroundColor="?android:attr/colorBackground"
app:cardElevation="0dp"
app:cardForegroundColor="@color/draggable_card_foreground"
app:strokeWidth="0dp">
app:cardForegroundColor="@color/draggable_card_foreground">
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"