From 92d63150a060d8bbdc2739a9ebc9ca551fb271ba Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 9 Sep 2013 13:34:53 +0400 Subject: sepia theme fixes; update overflow icons to use modern holo style; enable overflow icons for feed items --- res/layout/headlines_row_selected.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 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 e370d32f..c88c0a83 100644 --- a/res/layout/headlines_row_selected.xml +++ b/res/layout/headlines_row_selected.xml @@ -14,7 +14,7 @@ android:layout_height="match_parent" android:background="?headlineSelectedBackground" android:orientation="vertical" - android:padding="6dp" > + android:paddingTop="6dp" android:paddingLeft="6dp" android:paddingRight="6dp" android:paddingBottom="2dp" > - + android:src="@drawable/ic_action_overflow" /> -- cgit v1.2.3-54-g00ecf