OSDN Git Service

Refresh required for full-screen undo in filmstrip
authorI-Jong Lin <ijonglin@google.com>
Mon, 8 Jun 2015 19:24:51 +0000 (12:24 -0700)
committerI-Jong Lin <ijonglin@google.com>
Mon, 8 Jun 2015 19:24:51 +0000 (12:24 -0700)
commite2323c537f0ec4966ad58251a14e1437071ae085
treedf88399057f05277d934f36576f9d302220f2d87
parent43c0ecae9759eb19ab4485e367e1b09f7291578f
Refresh required for full-screen undo in filmstrip

Bug: 21666018

A Glacier regression bug: when filmstrip is in full-screen mode,
and an deletion is undone, a blank screen is shown.  With the fix,
the undo forces the filmstrip into its "filmstrip" mode and
forces a refresh with the un-deleted image.

Change-Id: Id99be5d4d06e220e8698821badff32dba9b43997
src/com/android/camera/CameraActivity.java