Respond to CR.

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

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

Loading…
Cancel
Save