Implement auto-lower-hand.

This commit is contained in:
Alex Hart
2025-03-24 15:16:41 -03:00
committed by Cody Henthorne
parent 32b710a3ca
commit b6f98521c8
11 changed files with 114 additions and 21 deletions

View File

@@ -2508,6 +2508,8 @@
<string name="CallOverflowPopupWindow__view">View</string>
<!-- A notification to the user that their hand is raised but they are currently speaking -->
<string name="CallRaiseHandSnackbar__lower_your_hand">Lower your hand?</string>
<!-- A notification to the user that they successfully raised their hand. The placeholder string is CallParticipant__you, or CallParticipant__you_on_another_device -->
<string name="CallRaiseHandSnackbar__expanded_second_person_raised_a_hand_single">%1$s raised a hand</string>
<!-- A notification to the user that they and at least one more participants in the call successfully raised their hand. The placeholder is a number quantifying how many other hands are also raised, besides the user. -->