修复:直播结束滚动问题

This commit is contained in:
18401019693 2023-01-10 17:05:21 +08:00
parent f26fb83fec
commit aca98cb7e6

View File

@ -673,6 +673,7 @@ public class PortraitLiveManager implements LivePlayListener, SocketMessageListe
//断开socket
if (mSocketRyClient != null) {
mSocketRyClient.disConnect();
mSocketRyClient = null;