From 1ae00a0f2531fdb05a44877dda88ee2300e3ffec Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Thu, 12 Jul 2012 22:27:34 +0200 Subject: Improved layout and behaviour of itemview --- res/layout/feeditemview.xml | 46 +++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'res') diff --git a/res/layout/feeditemview.xml b/res/layout/feeditemview.xml index c16cd5762..b54665d90 100644 --- a/res/layout/feeditemview.xml +++ b/res/layout/feeditemview.xml @@ -1,8 +1,7 @@ - + android:layout_height="fill_parent" > + android:layout_margin="8dp" + android:textSize="18dp" /> - - + android:layout_marginBottom="8dp" + android:layout_marginLeft="8dp" + android:layout_marginRight="8dp" + android:textColor="@color/gray" + android:textStyle="italic" /> + + - - + + + - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3