mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -599,6 +599,7 @@ public final class MessageInputActionButtonComponent: Component {
|
||||
|
||||
if let micButton = self.micButton {
|
||||
micButton.hasShadow = component.hasShadow
|
||||
micButton.hidesOnLock = component.hasShadow
|
||||
|
||||
if themeUpdated {
|
||||
micButton.updateTheme(theme: defaultDarkPresentationTheme)
|
||||
|
||||
Reference in New Issue
Block a user