diff --git a/res/layout/homepage_condition_full_tile.xml b/res/layout/homepage_condition_full_tile.xml
index f00132b8507..01d345b0ba9 100644
--- a/res/layout/homepage_condition_full_tile.xml
+++ b/res/layout/homepage_condition_full_tile.xml
@@ -24,9 +24,11 @@
@@ -59,13 +61,7 @@
-
+
@@ -48,6 +50,9 @@
android:id="@android:id/summary"
android:layout_width="match_parent"
android:layout_height="wrap_content"
+ android:maxLines="1"
+ android:ellipsize="end"
+ android:layout_marginBottom="@dimen/homepage_condition_half_card_summary_margin_bottom"
style="@style/TextAppearance.ConditionCardSummary"/>
diff --git a/res/layout/vertical_divider.xml b/res/layout/vertical_divider.xml
new file mode 100644
index 00000000000..4f1cc43bf40
--- /dev/null
+++ b/res/layout/vertical_divider.xml
@@ -0,0 +1,23 @@
+
+
+
+
diff --git a/res/values/dimens.xml b/res/values/dimens.xml
index c91ffb5f3b7..1433874f0ef 100755
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -343,6 +343,9 @@
8dp
.75dp
+
+ .75dp
+
24dp
@@ -351,11 +354,10 @@
150dp
12dp
12dp
- 72dp
+ 12dp
24dp
24dp
- .75dp
- 12dp
- 12dp
+ 12dp
+ 12dp