Эх сурвалжийг харах

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

chendeben 1 жил өмнө
parent
commit
5b2a70417a

+ 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 {