opt
This commit is contained in:
@@ -122,6 +122,10 @@ public class MediaWindow2 implements IMusicView , IMogoStatusChangedListener {
|
||||
}
|
||||
|
||||
if (descriptor == StatusDescriptor.VR_MODE) {
|
||||
if (mWindowView == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
ServiceMediaHandler.getMogoWindowManager().removeView(mWindowView);
|
||||
mHasAddWindow = false;
|
||||
addWindowView();
|
||||
|
||||
Reference in New Issue
Block a user