commit | 5794dac038d0530a6026aaf8068f5eec0335e2fd | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Fri Apr 08 10:38:19 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Apr 11 01:17:37 2016 -0700 |
tree | b7f823d5150ae51f406633357be4bb69f3fda0fa | |
parent | bbfe9b73d3db6d208edd617700e1d397147e0623 [diff] |
Music: fix crash when tap popupmenu after screen rotates popupmenu needs to dissmis when the screen rotates, because the context is changed but the popupmenu still uses the old context and the old context is null. Change-Id: Ib8a0543623e62ba26d44b1110ed3f2605f125c72 CRs-Fixed: 999652