Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
7ed4043a1f
@ -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