mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Shared media improvements
This commit is contained in:
@@ -454,7 +454,7 @@ public class InstantPageGalleryController: ViewController, StandalonePresentable
|
||||
}
|
||||
}
|
||||
|
||||
self.galleryNode.animateIn(animateContent: !nodeAnimatesItself)
|
||||
self.galleryNode.animateIn(animateContent: !nodeAnimatesItself, useSimpleAnimation: false)
|
||||
}
|
||||
|
||||
override public func containerLayoutUpdated(_ layout: ContainerViewLayout, transition: ContainedViewLayoutTransition) {
|
||||
|
||||
Reference in New Issue
Block a user