Respond to CR.

pull/1/head
Matthew Chen 7 years ago
parent a26cba3de1
commit edabe50678

@ -91,7 +91,7 @@ NSString *NSStringForScreenLockUIState(ScreenLockUIState value)
{ {
OWSAssertIsOnMainThread(); OWSAssertIsOnMainThread();
if (!self.screenBlockingImageView) { if (!self.isViewLoaded) {
return; return;
} }

Loading…
Cancel
Save