Fix emoji input background

This commit is contained in:
Isaac
2024-04-19 13:30:06 +04:00
parent 2828707a3e
commit e938cecd37
3 changed files with 6 additions and 8 deletions

View File

@@ -299,6 +299,7 @@ final class ComposePollScreenComponent: Component {
updatedInputData: self.inputMediaNodeDataPromise.get(),
defaultToEmojiTab: true,
opaqueTopPanelBackground: false,
useOpaqueTheme: true,
interaction: self.inputMediaInteraction,
chatPeerId: nil,
stateContext: self.inputMediaNodeStateContext