修复:多人Pk结束动画问题
This commit is contained in:
parent
092b2ac519
commit
0b97d7bbaf
@ -295,8 +295,8 @@ public class SocketRyClient {
|
||||
}
|
||||
|
||||
} else if (action3 == 5) {
|
||||
EventBus.getDefault().post(new LiveAudienceEvent()
|
||||
.setType(LiveAudienceEvent.LiveAudienceType.PK_TIME_COUNT));
|
||||
// EventBus.getDefault().post(new LiveAudienceEvent()
|
||||
// .setType(LiveAudienceEvent.LiveAudienceType.PK_TIME_COUNT));
|
||||
LiveRoomViewHolder.d_pk_view.setVisibility(View.GONE);
|
||||
if (LiveRyAnchorActivity.mLiveAnchorViewHolder != null) {
|
||||
dr_pk_view.setVisibility(View.GONE);
|
||||
|
Loading…
Reference in New Issue
Block a user