fix home card color in dark
This commit is contained in:
parent
b9e3483a47
commit
b73fb9dbc3
6 changed files with 6 additions and 3 deletions
|
@ -112,6 +112,7 @@
|
|||
android:layout_marginStart="@dimen/toolbar_margin_horizontal"
|
||||
android:layout_marginEnd="@dimen/toolbar_margin_horizontal"
|
||||
app:cardElevation="8dp"
|
||||
app:cardBackgroundColor="?colorPrimary"
|
||||
app:shapeAppearanceOverlay="@style/TopCornerCardView">
|
||||
|
||||
<include layout="@layout/home_content" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue