From fc88223779fe8d5b1e654bdd64f23a1955c04bd2 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Mon, 25 Jun 2012 13:58:40 +0200 Subject: [PATCH] UI improvements in ItemviewActivity and FeeditemlistActivity --- res/layout/feeditemlist_item.xml | 11 +---------- src/de/podfetcher/activity/FeedItemlistActivity.java | 9 +++++++-- src/de/podfetcher/activity/ItemviewActivity.java | 11 ++++++++++- src/de/podfetcher/fragment/ItemlistFragment.java | 1 + src/de/podfetcher/util/FeedItemMenuHandler.java | 3 +++ 5 files changed, 22 insertions(+), 13 deletions(-) diff --git a/res/layout/feeditemlist_item.xml b/res/layout/feeditemlist_item.xml index 73805f19b..690a4951a 100644 --- a/res/layout/feeditemlist_item.xml +++ b/res/layout/feeditemlist_item.xml @@ -20,21 +20,12 @@ android:scaleType="fitXY" android:src="@drawable/navigation_expand" /> -