summaryrefslogtreecommitdiff
path: root/res/layout-port/headlines_row_selected.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-port/headlines_row_selected.xml')
-rw-r--r--res/layout-port/headlines_row_selected.xml10
1 files changed, 7 insertions, 3 deletions
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"