修复:直播结束滚动问题
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user