多人PK结束以后横竖屏修改
This commit is contained in:
parent
45f471055e
commit
0f70f10aed
@ -2153,6 +2153,9 @@ public class PortraitLiveManager implements LivePlayListener, SocketMessageListe
|
|||||||
if (mLiveRoomViewHolder != null) {
|
if (mLiveRoomViewHolder != null) {
|
||||||
mLiveRoomViewHolder.removeDetailView();
|
mLiveRoomViewHolder.removeDetailView();
|
||||||
}
|
}
|
||||||
|
if (mLiveRoomViewHolder != null) {
|
||||||
|
mLivePlayViewHolder.setLiveBeanLandscape(landscape);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void wishListProgress(WishModel wishListProgress, String userNiceName, int level) {
|
public void wishListProgress(WishModel wishListProgress, String userNiceName, int level) {
|
||||||
|
Loading…
Reference in New Issue
Block a user