Allow inviting members to the group call.

This commit is contained in:
John Preston
2020-11-28 21:17:13 +03:00
parent 9e5006dd67
commit 3a5b625d64
18 changed files with 478 additions and 48 deletions
+1 -1
View File
@@ -425,7 +425,7 @@ groupCallMembersList: PeerList(defaultPeerList) {
height: 52px;
photoPosition: point(12px, 6px);
namePosition: point(68px, 7px);
statusPosition: point(68px, 27px);
statusPosition: point(68px, 26px);
photoSize: 40px;
nameFg: groupCallMembersFg;
nameFgChecked: groupCallMembersFg;