diff --git a/res/layout/homepage_condition_tile.xml b/res/layout/homepage_condition_tile.xml index 50ef3c250d2..9be5c1efdf4 100644 --- a/res/layout/homepage_condition_tile.xml +++ b/res/layout/homepage_condition_tile.xml @@ -17,12 +17,9 @@ + style="@style/ContextualCardStyle"> diff --git a/res/layout/homepage_slice_tile.xml b/res/layout/homepage_slice_tile.xml index b947d656097..151ad24e4c9 100644 --- a/res/layout/homepage_slice_tile.xml +++ b/res/layout/homepage_slice_tile.xml @@ -20,12 +20,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginTop="@dimen/homepage_card_top_margin" - android:layout_marginBottom="@dimen/homepage_card_bottom_margin" - android:layout_marginStart="@dimen/homepage_card_side_margin" - android:layout_marginEnd="@dimen/homepage_card_side_margin" - app:cardCornerRadius="@dimen/homepage_card_corner_radius" - app:cardElevation="@dimen/homepage_card_elevation"> + style="@style/ContextualCardStyle"> 24dp + +