From 22f1b3726b5ddad0f1892b628eb4a3109e07c764 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 15 Oct 2013 19:46:51 +0400 Subject: tweak headline icons display --- res/layout/headlines_row_unread.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/layout/headlines_row_unread.xml') diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml index 2ae08a91..7e2113ec 100644 --- a/res/layout/headlines_row_unread.xml +++ b/res/layout/headlines_row_unread.xml @@ -109,7 +109,7 @@ android:layout_height="wrap_content" android:layout_weight="0" android:clickable="true" - android:paddingRight="8dp" + android:layout_marginRight="8dp" android:src="@drawable/ic_star_empty" /> -- cgit v1.2.3-54-g00ecf