直播间聊天内容等级样式更改
This commit is contained in:
parent
554bfa137a
commit
926bd1a22e
@ -386,6 +386,7 @@ public class PortraitLiveManager implements LivePlayListener, SocketMessageListe
|
||||
int anchorClarityType = data.getClarityType() - 1;
|
||||
if (userClarityType != anchorClarityType) {
|
||||
mLivePlayViewHolder.play(mLiveBean.getPull(), userClarityType);
|
||||
|
||||
} else {
|
||||
mLivePlayViewHolder.play(mLiveBean.getPull(), LiveRoomPlayViewHolder.PLAY_MODEL_DEF);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user