mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various improvements
This commit is contained in:
@@ -113,6 +113,7 @@ public final class TabSelectorComponent: Component {
|
||||
self.canCancelContentTouches = true
|
||||
self.contentInsetAdjustmentBehavior = .never
|
||||
self.alwaysBounceVertical = false
|
||||
self.clipsToBounds = false
|
||||
|
||||
self.addSubview(self.selectionView)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user