فهرست منبع

修复:杀掉APP,播放状态恢复到停止

chendeben 1 سال پیش
والد
کامیت
5b2a70417a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      entry/src/main/ets/view/LocalMusic.ets

+ 1 - 1
entry/src/main/ets/view/LocalMusic.ets

@@ -1140,7 +1140,7 @@ export struct LocalMusic {
 
     this.stopPip();
     this.destroyPipController();
-
+    this.syncPlaybackStateOnShow();
     // 清理卡片事件监听器
     if (this.widgetEventSubscriber) {
       try {