Merge remote-tracking branch 'origin/branch_new' into branch_new
This commit is contained in:
@@ -2850,6 +2850,8 @@ class RoomActivity : BaseMvpActivity<RoomPresenter?, ActivityRoomBinding?>(),
|
||||
return
|
||||
}
|
||||
switchMic(2)
|
||||
}else{
|
||||
mBinding?.ivSoundEffects?.visibility = View.GONE
|
||||
}
|
||||
} else {
|
||||
if (RoomType.fromTypeId(mRoomInfoResp?.room_info?.type_id) == RoomType.JUKEBOX
|
||||
|
||||
Reference in New Issue
Block a user