commit | bdaae0e11d5ff15a08b15c7681a94f9882b57043 | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Wed Sep 02 17:15:22 2015 +0800 |
committer | likaid <likaid@codeaurora.org> | Wed Sep 02 17:15:22 2015 +0800 |
tree | f5923f4aca3f0869b806fd5bcbfc620a59ef5678 | |
parent | 8c1ad5f993284e888a719e301d50eca41643d0fb [diff] |
SnapdragonCamera: Fix the preview thumbnail issue When set the preview thumbnail imageView to visible, it used the drawable resource in cache which was set since last time. That caused we still could see the preview thumbnail though the bitmap was invalid. Clear the drawable resource in cache when the preview thumbnail is invalid. Change-Id: Id37620d32b8dff8dd3cad0f33da678b8709e6ee1 CRs-Fixed: 899905