暂提
This commit is contained in:
parent
76d24123a7
commit
bf7bc0ed81
@ -867,7 +867,7 @@ public class PortraitLiveManager implements LivePlayListener, SocketMessageListe
|
||||
if(mLiveRoomViewHolder.isAnchorLive()){
|
||||
mLiveRoomViewHolder.setGiftWall(data.getEnterRoomInfo().getGiftWallLightenNumber(), data.getEnterRoomInfo().getGiftWallLightenTotal());
|
||||
}else {
|
||||
mLiveRoomViewHolder.setGiftWall(data.getEnterRoomInfo().getWeekStarGiftNum(), data.getEnterRoomInfo().getWeekGiftIlluminateNum());
|
||||
mLiveRoomViewHolder.setGiftWall( data.getEnterRoomInfo().getWeekGiftIlluminateNum() ,data.getEnterRoomInfo().getWeekStarGiftNum());
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user