From ee5ec4eb100800d680be961395a04566f561ee41 Mon Sep 17 00:00:00 2001 From: nicolasroard Date: Wed, 17 Oct 2012 17:46:47 -0700 Subject: Fix undo/redo/back button behaviour with effects and enable history bug:7332980 bug:7357734 bug:7325872 Change-Id: Ie952a410c218c91ac927095ddcf542209fe7b90c --- res/menu/filtershow_activity_menu.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/menu') diff --git a/res/menu/filtershow_activity_menu.xml b/res/menu/filtershow_activity_menu.xml index 34d5c7bcb..efb8747f9 100644 --- a/res/menu/filtershow_activity_menu.xml +++ b/res/menu/filtershow_activity_menu.xml @@ -22,7 +22,7 @@ android:id="@+id/operationsButton" android:icon="@drawable/filtershow_button_operations" android:showAsAction="never" - android:visible="false" + android:visible="true" android:title="@string/show_history_panel"/>