Calling UI camera toggle in PIP and in pre-join state.

This commit is contained in:
Alex Hart
2025-11-04 13:41:02 -04:00
committed by Michelle Tang
parent e6f11c7443
commit 89ba3a83ff
7 changed files with 327 additions and 245 deletions

View File

@@ -3373,6 +3373,9 @@
<!-- Label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
<string name="WebRtcCallScreen__answer_without_video">Answer without video</string>
<!-- CallScreen -->
<string name="CallScreen__change_camera_direction">Change camera direction</string>
<!-- WebRtcAudioOutputToggle -->
<!-- Label for a dialog asking the user to switch the audio output device during a call -->
<string name="WebRtcAudioOutputToggle__audio_output">Audio output</string>