OSDN Git Service

Fix the behavior of deleting the last picture.
authorChih-Chung Chang <chihchung@google.com>
Fri, 22 Jun 2012 12:56:04 +0000 (20:56 +0800)
committerChih-Chung Chang <chihchung@google.com>
Tue, 26 Jun 2012 07:19:43 +0000 (15:19 +0800)
commit6118af9ddad8acc050133154f8f60c842c7f9bfa
treef89916d6f302104544e5dc3809ed3dbd41350f36
parent55fad05ef4a80b3a690d4748c5b90fb5c0488d22
Fix the behavior of deleting the last picture.

Also fix the jank while deleting multiple pictures quickly.

Bug: 67139326712555
Change-Id: I9d64d8bbdcd4ec0dc9a447a51d50f88ff27363b4
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/data/FilterDeleteSet.java
src/com/android/gallery3d/ui/PhotoView.java