多人PK结束以后横竖屏修改

This commit is contained in:
18401019693 2024-01-18 16:50:39 +08:00
parent 45f471055e
commit 0f70f10aed

View File

@ -2153,6 +2153,9 @@ public class PortraitLiveManager implements LivePlayListener, SocketMessageListe
if (mLiveRoomViewHolder != null) {
mLiveRoomViewHolder.removeDetailView();
}
if (mLiveRoomViewHolder != null) {
mLivePlayViewHolder.setLiveBeanLandscape(landscape);
}
}
public void wishListProgress(WishModel wishListProgress, String userNiceName, int level) {