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/feeds_row.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/layout/feeds_row.xml') diff --git a/res/layout/feeds_row.xml b/res/layout/feeds_row.xml index 38b854ab..30816d2e 100644 --- a/res/layout/feeds_row.xml +++ b/res/layout/feeds_row.xml @@ -57,7 +57,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="0" - android:paddingLeft="4dp" + android:paddingLeft="8dp" android:paddingRight="4dp" android:background="@null" android:src="@drawable/ic_action_overflow" /> -- cgit v1.2.3