mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
VoiceOver fixes
This commit is contained in:
@@ -99,7 +99,7 @@ private final class NavigationControllerNode: ASDisplayNode {
|
||||
}
|
||||
|
||||
override func accessibilityPerformEscape() -> Bool {
|
||||
print("escape")
|
||||
let _ = self.controller?.popViewController(animated: true)
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user