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
6 files changed