commit | 6aee29dfbbc78dcbc71fc330f6fe950e6e7d3ab7 | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Wed Jul 27 17:28:41 2016 +0800 |
committer | junjiez <junjiez@codeaurora.org> | Fri Jul 29 09:30:53 2016 +0800 |
tree | 1d064ec7e1ecf7533e8690c2ca52024b3b1578d8 | |
parent | 9f65ee95c61d70d6f7c34cd8bedea61ff1cdf2d1 [diff] |
SnapdragonCamera: Fix circles not drawn first time switch to camcoder OnDraw method can't be triggered by invalidate(), so set LayoutParams of the faceview to request a layout, and then OnDraw method will work when invalidate() is called. Change-Id: I7407700befad925e73ca8ce9eaa01fc7d3de1ab0 CRs-Fixed: 1043599