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_selected_unread.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/layout/headlines_row_selected_unread.xml') diff --git a/res/layout/headlines_row_selected_unread.xml b/res/layout/headlines_row_selected_unread.xml index 4edce92a..0b7d7b84 100644 --- a/res/layout/headlines_row_selected_unread.xml +++ b/res/layout/headlines_row_selected_unread.xml @@ -78,6 +78,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="?headlineSelectedExcerptTextColor" android:textSize="13sp" /> -- cgit v1.2.3