Various improvements

This commit is contained in:
Ilya Laktyushin
2025-03-14 13:35:44 +04:00
parent ff34190f92
commit fed338985d
38 changed files with 914 additions and 534 deletions

View File

@@ -365,7 +365,8 @@ final class ComposePollScreenComponent: Component {
replyMessage: nil,
accountPeerColor: nil,
businessIntro: nil,
starGiftsAvailable: false
starGiftsAvailable: false,
alwaysShowGiftButton: false
)
self.inputMediaNodeBackground.backgroundColor = presentationData.theme.rootController.navigationBar.opaqueBackgroundColor.cgColor