mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Highlight selected group in peers nearby on iPad
This commit is contained in:
@@ -82,7 +82,7 @@ open class TabBarController: ViewController {
|
||||
}
|
||||
|
||||
open override func updateNavigationCustomData(_ data: Any?, progress: CGFloat, transition: ContainedViewLayoutTransition) {
|
||||
for controller in controllers {
|
||||
for controller in self.controllers {
|
||||
controller.updateNavigationCustomData(data, progress: progress, transition: transition)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user