mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Fix gallery transition
This commit is contained in:
@@ -3,5 +3,6 @@ import AccountContext
|
||||
|
||||
public protocol GalleryItemTransitionNode: class {
|
||||
func isAvailableForGalleryTransition() -> Bool
|
||||
func isAvailableForInstantPageTransition() -> Bool
|
||||
var decoration: UniversalVideoDecoration? { get }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user