mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix sticker reply and forward panels
This commit is contained in:
@@ -806,6 +806,7 @@ private final class QuoteBackgroundView: UIView {
|
||||
|
||||
self.backgroundView.update(
|
||||
size: size,
|
||||
isTransparent: false,
|
||||
primaryColor: theme.foreground,
|
||||
secondaryColor: theme.lineStyle != .solid ? .clear : nil,
|
||||
thirdColor: theme.lineStyle == .tripleDashed ? .clear : nil,
|
||||
|
||||
Reference in New Issue
Block a user