From 756277e30e02e6b64d8aa6b6c6ef07699abb8385 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 15 Oct 2013 19:48:17 +0400 Subject: [PATCH] addition to previous commit --- res/layout/headlines_row_unread.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout/headlines_row_unread.xml b/res/layout/headlines_row_unread.xml index 7e2113ec..deb653f6 100644 --- a/res/layout/headlines_row_unread.xml +++ b/res/layout/headlines_row_unread.xml @@ -118,7 +118,7 @@ android:layout_height="wrap_content" android:layout_weight="0" android:clickable="true" - android:layout_marginRight="8dp" + android:layout_marginRight="6dp" android:src="@drawable/ic_unpublished" />