summaryrefslogtreecommitdiff
path: root/res/layout/headlines_row_unread.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-25 22:18:26 +0400
committerAndrew Dolgov <[email protected]>2014-01-25 22:18:26 +0400
commit8d279b67b6e23a438ac01d1972b97e05070928ad (patch)
tree44912e181fe7c1c6c67a04f1e501e1e8c02ad217 /res/layout/headlines_row_unread.xml
parentd75dc81c0d9e10175322a8ef59e8f25a40ef8276 (diff)
use line-spacing on headlines; increase default line-height on articles
a bit
Diffstat (limited to 'res/layout/headlines_row_unread.xml')
-rw-r--r--res/layout/headlines_row_unread.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml
index a6c56c63..0fd5a836 100644
--- a/res/layout/headlines_row_unread.xml
+++ b/res/layout/headlines_row_unread.xml
@@ -75,6 +75,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" />