Add 'invited' members to voice chats.

This commit is contained in:
John Preston
2020-12-16 15:58:53 +04:00
parent a85be4ccd0
commit cabd7a276b
7 changed files with 116 additions and 14 deletions
+2
View File
@@ -562,6 +562,8 @@ groupCallMemberColoredCrossLine: CrossLineAnimation(groupCallMemberInactiveCross
fg: groupCallMemberMutedIcon;
icon: icon {{ "calls/group_calls_unmuted", groupCallMemberActiveIcon }};
}
groupCallMemberInvited: icon {{ "calls/group_calls_invited", groupCallMemberInactiveIcon }};
groupCallMemberInvitedPosition: point(2px, 12px);
groupCallSettings: CallButton(callMicrophoneMute) {
button: IconButton(callButton) {