Implement layout changes to new call screen UX.

This commit is contained in:
Alex Hart
2020-05-21 16:57:21 -03:00
parent 5cb1201903
commit 124c3e25e9
37 changed files with 783 additions and 293 deletions

View File

@@ -1294,7 +1294,8 @@
<string name="WebRtcCallScreen__answer_without_video">Answer without video</string>
<!-- WebRtcAudioOutputToggle -->
<string name="WebRtcAudioOutputToggle__phone">Phone</string>
<string name="WebRtcAudioOutputToggle__audio_output">Audio output</string>
<string name="WebRtcAudioOutputToggle__phone_earpiece">Phone earpiece</string>
<string name="WebRtcAudioOutputToggle__speaker">Speaker</string>
<string name="WebRtcAudioOutputToggle__bluetooth">Bluetooth</string>