From 8d279b67b6e23a438ac01d1972b97e05070928ad Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 25 Jan 2014 22:18:26 +0400 Subject: use line-spacing on headlines; increase default line-height on articles a bit --- res/layout/headlines_row.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout/headlines_row.xml') diff --git a/res/layout/headlines_row.xml b/res/layout/headlines_row.xml index 7590c292..8d3b4c26 100644 --- a/res/layout/headlines_row.xml +++ b/res/layout/headlines_row.xml @@ -79,6 +79,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="3dp" + android:lineSpacingExtra="2sp" android:text="Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua." android:textColor="?headlineExcerptTextColor" android:textSize="13sp" /> -- cgit v1.2.3-54-g00ecf