summaryrefslogtreecommitdiff
path: root/res/layout/headlines_row_selected.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-02-24 00:42:34 +0400
committerAndrew Dolgov <[email protected]>2013-02-24 00:42:34 +0400
commitcdec1852e021e8b5854ef964ee24bcc27e973d3a (patch)
tree6a162f0793451b15bd29aa0441e958c13a654e13 /res/layout/headlines_row_selected.xml
parent06b61761242f2fe762eb0fdfb6e1306a403ed99b (diff)
headlines row layouts: fix line endings (wtf)
Diffstat (limited to 'res/layout/headlines_row_selected.xml')
-rw-r--r--res/layout/headlines_row_selected.xml13
1 files changed, 9 insertions, 4 deletions
diff --git a/res/layout/headlines_row_selected.xml b/res/layout/headlines_row_selected.xml
index a53b6af2..c4423d57 100644
--- a/res/layout/headlines_row_selected.xml
+++ b/res/layout/headlines_row_selected.xml
@@ -21,7 +21,8 @@
android:paddingLeft="6dip"
android:paddingRight="6dip" >
</CheckBox>
-
+
+
<LinearLayout
android:id="@+id/linearLayout1"
android:layout_width="match_parent"
@@ -29,7 +30,8 @@
android:layout_weight="1"
android:orientation="vertical"
android:padding="3dp" >
-
+
+
<TextView
android:id="@+id/title"
android:layout_width="match_parent"
@@ -62,7 +64,8 @@
android:textColor="?headlineSelectedExcerptTextColor"
android:textSize="13sp" >
</TextView>
-
+
+
<TextView
android:id="@+id/date"
android:layout_width="wrap_content"
@@ -74,7 +77,9 @@
android:textStyle="italic" />
</LinearLayout>
-
+
+
+
<LinearLayout
android:id="@+id/linearLayout4"
android:layout_width="wrap_content"