summaryrefslogtreecommitdiff
path: root/res/layout-sw600dp
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-sw600dp')
-rw-r--r--res/layout-sw600dp/headlines_row.xml7
-rw-r--r--res/layout-sw600dp/headlines_row_selected.xml10
-rw-r--r--res/layout-sw600dp/headlines_row_unread.xml7
3 files changed, 18 insertions, 6 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"
diff --git a/res/layout-sw600dp/headlines_row_selected.xml b/res/layout-sw600dp/headlines_row_selected.xml
index c8c02767..0157fb65 100644
--- a/res/layout-sw600dp/headlines_row_selected.xml
+++ b/res/layout-sw600dp/headlines_row_selected.xml
@@ -50,7 +50,8 @@
android:textColor="?headlineSelectedExcerptTextColor"
android:textSize="13sp" >
</TextView>
-
+
+
<TextView
android:id="@+id/date"
android:layout_width="wrap_content"
@@ -61,7 +62,12 @@
android:textStyle="italic" />
</LinearLayout>
-
+
+
+
+
+
+
<LinearLayout
android:id="@+id/linearLayout4"
android:layout_width="wrap_content"
diff --git a/res/layout-sw600dp/headlines_row_unread.xml b/res/layout-sw600dp/headlines_row_unread.xml
index c5e56a5e..12ebf6ef 100644
--- a/res/layout-sw600dp/headlines_row_unread.xml
+++ b/res/layout-sw600dp/headlines_row_unread.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"