管理不可以设置主持。
This commit is contained in:
@@ -385,6 +385,7 @@ public class RoomUserInfoFragment extends BaseMvpDialogFragment<RoomUserPresente
|
||||
case 3:
|
||||
case 4:
|
||||
contentView.findViewById(R.id.action_set_manager).setVisibility(GONE);
|
||||
contentView.findViewById(R.id.action_set_host).setVisibility(GONE);
|
||||
break;
|
||||
}
|
||||
} else if (type == 3) {
|
||||
|
||||
Reference in New Issue
Block a user