From cd2df32b453497a7acb1e3662c8df8a5f9411793 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 31 Dec 2012 14:01:59 +0400 Subject: various layout readability updates --- res/layout/headlines_row.xml | 61 +++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 35 deletions(-) (limited to 'res/layout/headlines_row.xml') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 4f003505..98260633 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -28,39 +28,23 @@ android:layout_height="wrap_content" android:layout_weight="1" android:orientation="vertical" > - + - + android:textSize="16sp" + android:textStyle="bold" > - - - - + + + - + android:textSize="10sp" + android:textStyle="italic" /> + + + + - - \ No newline at end of file -- cgit v1.2.3-54-g00ecf