mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Message search improvements
This commit is contained in:
@@ -344,8 +344,6 @@ class WebSearchControllerNode: ASDisplayNode {
|
||||
}
|
||||
|
||||
if themeUpdated {
|
||||
self.backgroundColor = self.theme.chatList.backgroundColor
|
||||
|
||||
self.segmentedBackgroundNode.backgroundColor = self.theme.rootController.navigationBar.backgroundColor
|
||||
self.segmentedSeparatorNode.backgroundColor = self.theme.rootController.navigationBar.separatorColor
|
||||
self.segmentedControlNode.updateTheme(SegmentedControlTheme(theme: self.theme))
|
||||
|
||||
Reference in New Issue
Block a user