commit | 7589fc73718bb5ed61141d1636ba9092c8aa586f | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Wed Aug 26 10:24:05 2015 +0800 |
committer | likaid <likaid@codeaurora.org> | Wed Aug 26 10:24:05 2015 +0800 |
tree | 95695fc339ac9a9ed0a0359922fa04617fecb45f | |
parent | c68df0f4b9fdc0037bc8c9a6cc2f5bd20c259fc4 [diff] |
SnapdragonCamera: Fix not able to view other pictures when macro mode In Macro+ mode, it always started the refocus editor view when clicked the preview thumbnail, that caused user could not view other pictures. Reset the flag mLastPhotoTakenWithRefocus to false when onResume,start the refocus editor only one time after take a picture with macro+ mode. Change-Id: I07772772be0e6227b87c4f58c900a6c024cd2fdc CRs-Fixed: 896098