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
@@ -14,7 +14,6 @@
android:layout_height="48dp"
app:cardBackgroundColor="#2E51A2"
app:cardElevation="0dp"
app:strokeWidth="0dp"
app:shapeAppearanceOverlay="@style/ShapeAppearanceOverlay.MaterialCardView.Tracker">
<ImageView