mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various improvements
This commit is contained in:
@@ -10,5 +10,5 @@ public protocol ShareContentContainerNode: AnyObject {
|
||||
func setEnsurePeerVisibleOnLayout(_ peerId: EnginePeer.Id?)
|
||||
func setContentOffsetUpdated(_ f: ((CGFloat, ContainedViewLayoutTransition) -> Void)?)
|
||||
func updateLayout(size: CGSize, isLandscape: Bool, bottomInset: CGFloat, transition: ContainedViewLayoutTransition)
|
||||
func updateSelectedPeers()
|
||||
func updateSelectedPeers(animated: Bool)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user