Merge branch 'qa' of gitlab.zhidaoauto.com:ecos/yycp-service/Launcher into qa
This commit is contained in:
@@ -120,6 +120,8 @@ public class KwPresenter extends BaseMediaPresenter<IMusicView> {
|
||||
public void pause(MediaInfoData mediaInfoData) {
|
||||
if (kwapi.isKuwoRunning()) {
|
||||
kwapi.setPlayState(PlayState.STATE_PAUSE);
|
||||
}else{
|
||||
kwapi.startAPP(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user