diff --git a/res/layout/homepage_condition_full_tile.xml b/res/layout/homepage_condition_full_tile.xml
index 1b68e760702..415defc56b7 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 8432fe191df..caaea90d19c 100755
--- a/res/values/dimens.xml
+++ b/res/values/dimens.xml
@@ -333,6 +333,9 @@
8dp
.75dp
+
+ .75dp
+
24dp
@@ -341,11 +344,10 @@
150dp
12dp
12dp
- 72dp
+ 12dp
24dp
24dp
- .75dp
- 12dp
- 12dp
+ 12dp
+ 12dp