commit | 82d71e41c466f2e3b8370ffdd97aa84bfc9c4ce9 | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Wed Mar 11 16:46:42 2015 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Mar 26 15:11:25 2015 -0700 |
tree | 4c45d49eae4b8bfb094abdd51a8454aa9e63d885 | |
parent | d343fc2bef002a3ceb4c3414fdac57c4bae11c59 [diff] |
SnapdragonCamera: The alert dialog's rotation is not right It will pop up a alert dialog if something goes wrong while generating mosaic. The alert dialog's rotation is not right, as a result, the alert dialog's UI will gose wrong. Use RotateLayout to set the rotation before we show the alert. Change-Id: Iaa91e811393a90c9f28f98404d782d2cc2ad9fe9 CRs-Fixed: 805471