mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Fix topPresentationContext overlay focus handling
This commit is contained in:
@@ -201,6 +201,7 @@ public final class AppLockContextImpl: AppLockContext {
|
||||
}
|
||||
}
|
||||
passcodeController.presentedOverCoveringView = true
|
||||
passcodeController.isOpaqueWhenInOverlay = true
|
||||
strongSelf.passcodeController = passcodeController
|
||||
if let rootViewController = strongSelf.rootController {
|
||||
if let presentedViewController = rootViewController.presentedViewController as? UIActivityViewController {
|
||||
|
||||
Reference in New Issue
Block a user