mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
PiP improvements
This commit is contained in:
@@ -117,6 +117,7 @@ open class NavigationBar: ASDisplayNode {
|
||||
|
||||
public var userInfo: Any?
|
||||
public var makeCustomTransitionNode: ((NavigationBar, Bool) -> CustomNavigationTransitionNode?)?
|
||||
public var allowsCustomTransition: (() -> Bool)?
|
||||
|
||||
private var collapsed: Bool {
|
||||
get {
|
||||
|
||||
Reference in New Issue
Block a user