commit | 1cc5cc1ff76b11c85ea33798b1af900fd686181f | [log] [tgz] |
---|---|---|
author | mingwax <mingwax@codeaurora.org> | Tue Nov 22 18:26:11 2016 +0800 |
committer | mingwax <mingwax@codeaurora.org> | Tue Nov 22 20:35:19 2016 +0800 |
tree | 1f1ab903e0f9c947f06f7b149dc453194bfc2330 | |
parent | c6fb74a0f63210f1991686e4303ed928b23e5b4b [diff] |
SnapdragonCamera: Fix Camera2 FC AlertDialog occur WindowLeaked The dialog occur WindowLeaked when attached the activity is destroyed. Add judgement whether the activity is finishing before show dialog, if true return, false show dialog. CRs-Fixed: 1082314 Change-Id: I28fab4c0253d2524a05e7e18a78d7651bdc9ce4a