mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Update color
This commit is contained in:
parent
45e10e98a3
commit
8a406c86a5
1 changed files with 1 additions and 1 deletions
|
|
@ -1436,7 +1436,7 @@ public final class PeerInfoGiftsPaneNode: ASDisplayNode, PeerInfoPaneNode, UIScr
|
|||
self.currentParams = (size, topInset, sideInset, bottomInset, deviceMetrics, visibleHeight, isScrollingLockedAtTop, expandProgress, navigationHeight, presentationData)
|
||||
self.presentationDataPromise.set(.single(presentationData))
|
||||
|
||||
//self.backgroundNode.backgroundColor = presentationData.theme.list.blocksBackgroundColor
|
||||
self.backgroundNode.backgroundColor = presentationData.theme.list.blocksBackgroundColor
|
||||
transition.updateFrame(node: self.backgroundNode, frame: CGRect(origin: CGPoint(x: 0.0, y: 48.0), size: size))
|
||||
transition.updateFrame(node: self.scrollNode, frame: CGRect(origin: CGPoint(), size: size))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue