mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Fixed bluetooth audio route not being selected after answering call
This commit is contained in:
parent
adf1675a06
commit
0611109c04
1 changed files with 1 additions and 0 deletions
|
|
@ -388,6 +388,7 @@ class ControlsViewModel : ViewModel() {
|
|||
updateVideoAvailable()
|
||||
updateVideoEnabled()
|
||||
updateSpeakerState()
|
||||
updateBluetoothHeadsetState()
|
||||
updateAudioRoutesState()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue