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_selected.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'res/layout/headlines_row_selected.xml') diff --git a/res/layout/headlines_row_selected.xml b/res/layout/headlines_row_selected.xml index 4ac82d02..c50c4da3 100644 --- a/res/layout/headlines_row_selected.xml +++ b/res/layout/headlines_row_selected.xml @@ -14,7 +14,10 @@ android:layout_height="match_parent" android:background="?headlineSelectedBackground" android:orientation="vertical" - android:paddingTop="6dp" android:paddingLeft="6dp" android:paddingRight="6dp" android:paddingBottom="2dp" > + android:paddingBottom="2dp" + android:paddingLeft="6dp" + android:paddingRight="6dp" + android:paddingTop="6dp" > + android:src="@drawable/ic_unpublished" /> -- cgit v1.2.3-54-g00ecf