Blur and background updates

This commit is contained in:
Ali
2021-05-18 19:30:41 +04:00
parent f1ce92f480
commit 99dc1a8743
80 changed files with 800 additions and 432 deletions

View File

@@ -297,7 +297,7 @@ final class ContactSelectionCountPanelNode: ASDisplayNode {
super.init()
self.backgroundColor = theme.rootController.navigationBar.backgroundColor
self.backgroundColor = theme.rootController.navigationBar.opaqueBackgroundColor
self.addSubnode(self.badgeBackground)
self.addSubnode(self.badgeLabel)