OSDN Git Service

Fix 'Edit' and 'Crop' behaviors.
authorYuli Huang <yuli@google.com>
Tue, 1 May 2012 16:50:56 +0000 (00:50 +0800)
committerYuli Huang <yuli@google.com>
Wed, 2 May 2012 10:33:29 +0000 (18:33 +0800)
commit3db691c36312afb934463f0549a33a7eb58bf696
tree2280e3b6d5b48635ac4e0c416f697a45a131b21a
parentc3d5fcfbbb0cd6bd14cc9930fff36356b0024371
Fix 'Edit' and 'Crop' behaviors.

1. Make Gallery show edited local photo after resuming, similar to how
it shows cropped local photo after resuming.
2. Fix inconsistency between cropping local/PWA photo.

bug:6168430
Change-Id: Ia350e0c67f05969ad42f56b9693c09c3b6433d3c
src/com/android/gallery3d/app/PhotoDataAdapter.java
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/photoeditor/PhotoEditor.java
src/com/android/gallery3d/ui/MenuExecutor.java