summaryrefslogtreecommitdiff
path: root/res/layout-sw600dp/headlines_row.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp/headlines_row.xml')
-rw-r--r--res/layout-sw600dp/headlines_row.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/res/layout-sw600dp/headlines_row.xml b/res/layout-sw600dp/headlines_row.xml
index eb1819e9..90131a82 100644
--- a/res/layout-sw600dp/headlines_row.xml
+++ b/res/layout-sw600dp/headlines_row.xml
@@ -29,7 +29,8 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:orientation="vertical" >
-
+
+
<TextView
android:id="@+id/title"
android:layout_width="match_parent"
@@ -51,7 +52,9 @@
android:textColor="?headlineExcerptTextColor"
android:textSize="13sp" >
</TextView>
-
+
+
+
<TextView
android:id="@+id/date"
android:layout_width="wrap_content"