Add content descriptions for in-call buttons.

Fixes #9774
This commit is contained in:
clado
2022-02-08 20:44:45 -08:00
committed by Alex Hart
parent de3a6a85c9
commit 210bb23aa4
2 changed files with 6 additions and 0 deletions

View File

@@ -1508,6 +1508,7 @@
<string name="WebRtcCallView__flip">Flip</string>
<string name="WebRtcCallView__speaker">Speaker</string>
<string name="WebRtcCallView__camera">Camera</string>
<string name="WebRtcCallView__unmute">Unmute</string>
<string name="WebRtcCallView__mute">Mute</string>
<string name="WebRtcCallView__ring">Ring</string>
<string name="WebRtcCallView__end_call">End call</string>