OSDN Git Service

Prevent Camera UI in Gallery
authorMichael Kolb <kolby@google.com>
Tue, 4 Dec 2012 22:46:23 +0000 (14:46 -0800)
committerMichael Kolb <kolby@google.com>
Tue, 4 Dec 2012 22:46:23 +0000 (14:46 -0800)
commit6bf226e45ec542eae4f766a2417bfdda625af4f0
tree4469cb57725909cee1a4107a8795eeab71382646
parent04df59eb082189500d360fffb95ef541073d6fe6
Prevent Camera UI in Gallery

  Bug: 7668856

At startup, the PhotoView wouldn't execute the onFullScreenChanged
callback, so the Camera UI believed it was in Camera.

Change-Id: I6794c2a5a4eb06d39161a681b7a0afc27d5e4b3f
src/com/android/gallery3d/ui/PhotoView.java