修复:直播结束滚动问题
This commit is contained in:
parent
f26fb83fec
commit
aca98cb7e6
@ -673,6 +673,7 @@ public class PortraitLiveManager implements LivePlayListener, SocketMessageListe
|
|||||||
|
|
||||||
//断开socket
|
//断开socket
|
||||||
|
|
||||||
|
|
||||||
if (mSocketRyClient != null) {
|
if (mSocketRyClient != null) {
|
||||||
mSocketRyClient.disConnect();
|
mSocketRyClient.disConnect();
|
||||||
mSocketRyClient = null;
|
mSocketRyClient = null;
|
||||||
|
Loading…
Reference in New Issue
Block a user