Shared media improvements

This commit is contained in:
Ali
2021-11-02 21:27:03 +04:00
parent 6d55902c0d
commit 24b4e1707b
11 changed files with 238 additions and 69 deletions

View File

@@ -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) {