commit | 6d5a7168da8383673ec47751be80beb92f7162ab | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Mon Jul 06 14:01:01 2015 +0800 |
committer | likaid <likaid@codeaurora.org> | Wed Jul 15 17:00:09 2015 +0800 |
tree | 33fba05e7ccc0a19bed4e99802f8a258baf9aa16 | |
parent | be3465750ac0ceeae737d6764dcc73a700328a6d [diff] |
SnapdragonCamera: Hide the preview cover when preview has started The preview cover was shown when onPause, but didn't hide after resume. That caused the video preview turned to black screen. After the camera preview starts, hide the preview cover if it is still showing. Change-Id: I79fdcd45d46d7c083a132e864bbf42649b100ae4 CRs-Fixed: 865933