Add raised hand display in participants list.

This commit is contained in:
John Preston
2021-03-09 11:24:29 +04:00
parent fb579f1c10
commit 361e3565d4
11 changed files with 63 additions and 35 deletions
+1
View File
@@ -588,6 +588,7 @@ groupCallMemberColoredCrossLine: CrossLineAnimation(groupCallMemberInactiveCross
}
groupCallMemberInvited: icon {{ "calls/group_calls_invited", groupCallMemberInactiveIcon }};
groupCallMemberInvitedPosition: point(2px, 12px);
groupCallMemberRaisedHand: icon {{ "calls/group_calls_raised_hand", groupCallMemberInactiveStatus }};
groupCallSettings: CallButton(callMicrophoneMute) {
button: IconButton(callButton) {