[add] 视频播放器关闭按钮修改

This commit is contained in:
liujing
2020-11-03 10:04:33 +08:00
parent ea6fd32ea8
commit 89678a6b2d
8 changed files with 11 additions and 10 deletions

View File

@@ -260,6 +260,7 @@ public class V2XRoadVideoWindow extends RelativeLayout implements IV2XWindow, ID
@Override
public void close() {
simpleCoverVideoPlayer.onVideoPause();
//移除窗体
V2XServiceManager
.getIMogoWindowManager()