From 287583d5c72bd9e2f77b8334280207305fbb5d41 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Sun, 20 Jan 2013 23:22:11 +0100 Subject: Use spinner icon instead of arrow for feeditemlist buttons --- res/layout/feeditemlist_item.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'res/layout/feeditemlist_item.xml') diff --git a/res/layout/feeditemlist_item.xml b/res/layout/feeditemlist_item.xml index 8058aafeb..bb6a38ee2 100644 --- a/res/layout/feeditemlist_item.xml +++ b/res/layout/feeditemlist_item.xml @@ -87,17 +87,19 @@ + android:paddingLeft="16dp" + android:paddingRight="16dp" + android:paddingTop="16dp" + android:scaleType="centerCrop" + android:src="?attr/spinner_button" /> \ No newline at end of file -- cgit v1.2.3