mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various fixes
This commit is contained in:
@@ -13,8 +13,6 @@ import AsyncDisplayKit
|
||||
import ComponentDisplayAdapters
|
||||
|
||||
public protocol EntitySearchContainerNode: ASDisplayNode {
|
||||
var addOnSupernode: Bool { get set }
|
||||
|
||||
var onCancel: (() -> Void)? { get set }
|
||||
|
||||
func updateLayout(size: CGSize, leftInset: CGFloat, rightInset: CGFloat, bottomInset: CGFloat, inputHeight: CGFloat, deviceMetrics: DeviceMetrics, transition: ContainedViewLayoutTransition)
|
||||
|
||||
Reference in New Issue
Block a user