mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Voice Chat UI fixes
This commit is contained in:
parent
ae2bf3b908
commit
85a74c2ff2
10 changed files with 145 additions and 94 deletions
|
|
@ -7083,7 +7083,7 @@ public final class ChatControllerImpl: TelegramBaseController, ChatController, G
|
|||
}
|
||||
|
||||
if let controller = voiceChatOverlayController {
|
||||
controller.update(hidden: self.isSendButtonVisible, slide: false, animated: true)
|
||||
controller.updateVisibility()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue