mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Use legacy call screen when performing audio calls
This commit is contained in:
@@ -133,7 +133,7 @@ private final class OutgoingVideoNode: ASDisplayNode {
|
||||
}
|
||||
}
|
||||
|
||||
final class CallControllerNode: ASDisplayNode {
|
||||
final class CallControllerNode: ASDisplayNode, CallControllerNodeProtocol {
|
||||
private enum VideoNodeCorner {
|
||||
case topLeft
|
||||
case topRight
|
||||
|
||||
Reference in New Issue
Block a user