From c7a583a116057ae06c0e0b9ba2e8536744a3479d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 9 Sep 2011 14:09:06 +0400 Subject: fix excerpt generation --- res/layout/headlines_row.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'res/layout/headlines_row.xml') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 668fcd24..e586a7f3 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -1,13 +1,12 @@ + android:padding="3dip" android:id="@+id/headlines_row" android:orientation="horizontal" android:layout_height="match_parent"> - - + + \ No newline at end of file -- cgit v1.2.3