From 63926d2ed2ca2921de8dca9b3a52c1d64d8afc46 Mon Sep 17 00:00:00 2001 From: Ruben Brunk Date: Wed, 17 Oct 2012 00:40:35 -0700 Subject: [PATCH] Added support for crop actions. Changed overflow menu to use new editor. Bug: 7281479 Bug: 7337191 Change-Id: I91055c972666e4c2d605903646b55d8c67ae87f3 --- AndroidManifest.xml | 7 +++++++ src/com/android/gallery3d/app/PhotoPage.java | 8 +++++--- src/com/android/gallery3d/filtershow/FilterShowActivity.java | 7 +++++++ 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b62fe470f..58c47fb0d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -255,6 +255,13 @@ + + + + + + +