mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Voice Chat UI fixes
This commit is contained in:
@@ -403,6 +403,7 @@ open class TelegramBaseController: ViewController, KeyShortcutResponder {
|
||||
if previousTheme !== presentationData.theme || previousStrings !== presentationData.strings {
|
||||
strongSelf.mediaAccessoryPanel?.0.containerNode.updatePresentationData(presentationData)
|
||||
strongSelf.locationBroadcastAccessoryPanel?.updatePresentationData(presentationData)
|
||||
strongSelf.groupCallAccessoryPanel?.updatePresentationData(presentationData)
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user