mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Bump min iOS version to 11.0
This commit is contained in:
@@ -375,7 +375,7 @@ public protocol CustomViewControllerNavigationDataSummary: AnyObject {
|
||||
}
|
||||
}
|
||||
self.navigationBar?.item = self.navigationItem
|
||||
self.automaticallyAdjustsScrollViewInsets = false
|
||||
//self.automaticallyAdjustsScrollViewInsets = false
|
||||
|
||||
self.scrollToTopWithTabBar = { [weak self] in
|
||||
self?.scrollToTop?()
|
||||
|
||||
Reference in New Issue
Block a user