mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Camera and editor improvements
This commit is contained in:
@@ -21,7 +21,6 @@ public protocol ContainableController: AnyObject {
|
||||
|
||||
func containerLayoutUpdated(_ layout: ContainerViewLayout, transition: ContainedViewLayoutTransition)
|
||||
func updateToInterfaceOrientation(_ orientation: UIInterfaceOrientation)
|
||||
func updateModalTransition(_ value: CGFloat, transition: ContainedViewLayoutTransition)
|
||||
func preferredContentSizeForLayout(_ layout: ContainerViewLayout) -> CGSize?
|
||||
|
||||
func viewWillAppear(_ animated: Bool)
|
||||
|
||||
Reference in New Issue
Block a user