mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
UI improvements
This commit is contained in:
@@ -17,6 +17,7 @@ protocol ContextControllerPresentationNode: ASDisplayNode {
|
||||
func replaceItems(items: ContextController.Items, animated: Bool)
|
||||
func pushItems(items: ContextController.Items)
|
||||
func popItems()
|
||||
func wantsDisplayBelowKeyboard() -> Bool
|
||||
|
||||
func update(
|
||||
presentationData: PresentationData,
|
||||
|
||||
Reference in New Issue
Block a user