Video call UI improvements

This commit is contained in:
Ilya Laktyushin
2020-08-07 18:47:32 +03:00
parent a784720d3a
commit 3515fee9af
73 changed files with 4787 additions and 3835 deletions

View File

@@ -55,6 +55,9 @@ public enum PresentationResourceKey: Int32 {
case itemListCornersBottom
case itemListCornersBoth
case itemListVoiceCallIcon
case itemListVideoCallIcon
case chatListLockTopUnlockedImage
case chatListLockBottomUnlockedImage
case chatListPending
@@ -207,8 +210,12 @@ public enum PresentationResourceKey: Int32 {
case chatBubbleIncomingCallButtonImage
case chatBubbleOutgoingCallButtonImage
case chatBubbleIncomingVideoCallButtonImage
case chatBubbleOutgoingVideoCallButtonImage
case callListOutgoingIcon
case callListOutgoingVideoIcon
case callListInfoButton
case genericSearchBarLoupeImage