mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Various fixes
This commit is contained in:
parent
d88a29b378
commit
c9b76c9294
7 changed files with 78 additions and 31 deletions
|
|
@ -179,6 +179,7 @@ public protocol NavigationBar: ASDisplayNode {
|
|||
var leftButtonNode: NavigationButtonNode { get }
|
||||
var rightButtonNode: NavigationButtonNode { get }
|
||||
var additionalContentNode: SparseNode { get }
|
||||
var edgeEffectView: UIView? { get }
|
||||
|
||||
func reattachAdditionalContentNode()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue