mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Camera and editor improvements
This commit is contained in:
@@ -13,6 +13,8 @@ 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