OSDN Git Service

Fix 6046544 Deleting a photo takes multiple steps and the flow is inconsistent with...
authorRay Chen <raychen@google.com>
Thu, 5 Apr 2012 09:25:43 +0000 (17:25 +0800)
committerRay Chen <raychen@google.com>
Mon, 23 Apr 2012 08:20:15 +0000 (16:20 +0800)
commit85c9ea40b0026befe79c4ba866a73f5d58ee5555
treedcb196007bac84cd4692cf1246cd6ecf4b616426
parent6e98a5bb1862af0056fe009184dc8aa2fc4611a2
Fix 6046544 Deleting a photo takes multiple steps and the flow is inconsistent with other deleting flows on other core apps

This CL adds a confirm dialog to delete command and removes all confirm/cancel menu items from the actionbar.

b:6046544
Change-Id: I3afe7b59b4f6d1216e192a621621f7bf544e1919
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/ui/ActionModeHandler.java
src/com/android/gallery3d/ui/MenuExecutor.java