forked from mirrors/linphone-iphone
Set fullscreen when start or join a conference
This commit is contained in:
parent
6cb4ea55f6
commit
fc9c9b9508
1 changed files with 1 additions and 0 deletions
|
|
@ -341,6 +341,7 @@ import linphonesw
|
|||
ControlsViewModel.shared.callStatsVisible.notifyValue()
|
||||
CallsViewModel.shared.currentCallData.notifyValue()
|
||||
ControlsViewModel.shared.audioRoutesSelected.value = false
|
||||
ControlsViewModel.shared.fullScreenMode.value = true
|
||||
}
|
||||
|
||||
override func viewWillDisappear(_ animated: Bool) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue