游戏修改,粉丝团提示修改
This commit is contained in:
@@ -469,6 +469,7 @@ public class LiveAudienceViewHolder extends AbsLiveViewHolder {
|
||||
.enableDrag(false)
|
||||
.asCustom(new LiveNewRolePopup(mContext, mRedPointPrivilege.getVisibility() == View.VISIBLE))
|
||||
.show();
|
||||
mRedPointPrivilege.setVisibility(View.GONE);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user