OSDN Git Service

Fix jank when launching editor from Camera filmstrip
authorBobby Georgescu <georgescu@google.com>
Tue, 23 Oct 2012 22:40:06 +0000 (15:40 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Tue, 23 Oct 2012 22:53:44 +0000 (15:53 -0700)
commita850a543225e9f7a72c5a49bb6099573c7efda13
tree53407f65df50847d68deb927f4f45ec8155cd52c
parent41a3a3be3f263a3b9c902fbec3124a7ea296d525
Fix jank when launching editor from Camera filmstrip

Bug: 7301182
Status bar visibility in FilterShow will now match
the one in Camera/Gallery so that there isn't weird
jank when launching.

Change-Id: I3e942633b351264d2cd38cc5b587de32e38521ed
src/com/android/gallery3d/app/AbstractGalleryActivity.java
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/filtershow/FilterShowActivity.java