mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Optimize image loading
This commit is contained in:
@@ -26,6 +26,7 @@ private final class MediaPreviewView: UIView {
|
||||
self.media = media
|
||||
|
||||
self.imageView = TransformImageView()
|
||||
self.imageView.contentAnimations = .subsequentUpdates
|
||||
|
||||
super.init(frame: CGRect())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user