mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various fixes for media streaming
Preload next track when playing music Added ability to resend failed messages
This commit is contained in:
@@ -49,6 +49,8 @@ enum PresentationResourceKey: Int32 {
|
||||
case itemListStickerItemUnreadDot
|
||||
case itemListVerifiedPeerIcon
|
||||
|
||||
case itemListCloudFetchIcon
|
||||
|
||||
case chatListLockTopLockedImage
|
||||
case chatListLockBottomLockedImage
|
||||
case chatListLockTopUnlockedImage
|
||||
@@ -118,6 +120,8 @@ enum PresentationResourceKey: Int32 {
|
||||
|
||||
case chatBubbleReplyThumbnailPlayImage
|
||||
|
||||
case chatBubbleDeliveryFailedIcon
|
||||
|
||||
case chatInfoItemBackgroundImageWithWallpaper
|
||||
case chatInfoItemBackgroundImageWithoutWallpaper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user