summaryrefslogtreecommitdiff
path: root/res/layout-port
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port')
-rw-r--r--res/layout-port/headlines_row.xml10
-rw-r--r--res/layout-port/headlines_row_selected.xml10
-rw-r--r--res/layout-port/headlines_row_unread.xml10
3 files changed, 21 insertions, 9 deletions
diff --git a/res/layout-port/headlines_row.xml b/res/layout-port/headlines_row.xml
index 66c87e49..7bdb6e65 100644
--- a/res/layout-port/headlines_row.xml
+++ b/res/layout-port/headlines_row.xml
@@ -14,7 +14,8 @@
android:layout_weight="1"
android:orientation="vertical"
android:padding="3dip" >
-
+
+
<TextView
android:id="@+id/title"
android:layout_width="match_parent"
@@ -46,7 +47,8 @@
android:text="Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."
android:textColor="?headlineExcerptTextColor"
android:textSize="13sp" />
-
+
+
<LinearLayout
android:id="@+id/linearLayout4"
android:layout_width="match_parent"
@@ -62,7 +64,9 @@
android:layout_height="wrap_content"
android:layout_weight="0"
android:focusable="false" />
-
+
+
+
<TextView
android:id="@+id/date"
android:layout_width="match_parent"
diff --git a/res/layout-port/headlines_row_selected.xml b/res/layout-port/headlines_row_selected.xml
index 83f7a14d..07119bf7 100644
--- a/res/layout-port/headlines_row_selected.xml
+++ b/res/layout-port/headlines_row_selected.xml
@@ -14,7 +14,8 @@
android:layout_weight="1"
android:orientation="vertical"
android:padding="3dip" >
-
+
+
<TextView
android:id="@+id/title"
android:layout_width="match_parent"
@@ -46,7 +47,8 @@
android:text="Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."
android:textColor="?headlineSelectedExcerptTextColor"
android:textSize="13sp" />
-
+
+
<LinearLayout
android:id="@+id/linearLayout4"
android:layout_width="match_parent"
@@ -62,7 +64,9 @@
android:layout_height="wrap_content"
android:layout_weight="0"
android:focusable="false" />
-
+
+
+
<TextView
android:id="@+id/date"
android:layout_width="match_parent"
diff --git a/res/layout-port/headlines_row_unread.xml b/res/layout-port/headlines_row_unread.xml
index 2c1c362b..fc4ba8a4 100644
--- a/res/layout-port/headlines_row_unread.xml
+++ b/res/layout-port/headlines_row_unread.xml
@@ -14,7 +14,8 @@
android:layout_weight="1"
android:orientation="vertical"
android:padding="3dip" >
-
+
+
<TextView
android:id="@+id/title"
android:layout_width="match_parent"
@@ -46,7 +47,8 @@
android:text="Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."
android:textColor="?headlineExcerptTextColor"
android:textSize="13sp" />
-
+
+
<LinearLayout
android:id="@+id/linearLayout4"
android:layout_width="match_parent"
@@ -62,7 +64,9 @@
android:layout_height="wrap_content"
android:layout_weight="0"
android:focusable="false" />
-
+
+
+
<TextView
android:id="@+id/date"
android:layout_width="match_parent"