From 12063a527e5b248bbdadd78d0df17d37003c179b Mon Sep 17 00:00:00 2001 From: jruesga Date: Fri, 26 Oct 2012 18:37:53 +0200 Subject: Remove actions menu icon (issue #21) Remove the action menu icon and the default long-click action setting. Now, long-click always shows the action menu --- res/layout/navigation_view_details_item.xml | 12 ++---------- res/layout/navigation_view_icons_item.xml | 8 -------- res/layout/navigation_view_simple_item.xml | 13 ++----------- res/layout/search_item.xml | 13 +++---------- 4 files changed, 7 insertions(+), 39 deletions(-) (limited to 'res/layout') diff --git a/res/layout/navigation_view_details_item.xml b/res/layout/navigation_view_details_item.xml index 29975205..ee3f5b86 100644 --- a/res/layout/navigation_view_details_item.xml +++ b/res/layout/navigation_view_details_item.xml @@ -37,20 +37,12 @@ android:contentDescription="@null" android:src="@null" /> - - + android:layout_marginRight="@dimen/extra_margin"> - - - - - - - - - - + android:layout_marginRight="@dimen/extra_margin" > - - + android:layout_alignParentRight="true" + android:layout_toRightOf="@id/search_item_icon" + android:layout_marginRight="@dimen/extra_margin" >