mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-02 00:17:02 +00:00
Voice Chat UI fixes
This commit is contained in:
parent
166aa6cf30
commit
86259ac889
@ -924,7 +924,7 @@ public final class VoiceChatController: ViewController {
|
|||||||
soundImage = .speaker
|
soundImage = .speaker
|
||||||
case .speaker:
|
case .speaker:
|
||||||
soundImage = .speaker
|
soundImage = .speaker
|
||||||
// soundAppearance = .blurred(isFilled: true)
|
soundAppearance = .blurred(isFilled: true)
|
||||||
case .headphones:
|
case .headphones:
|
||||||
soundImage = .bluetooth
|
soundImage = .bluetooth
|
||||||
case let .bluetooth(type):
|
case let .bluetooth(type):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user