I found that after zooming in, image loaded from remote URL is duplicated in the view.
You see this behavior in the attached screenshot:-

One way of fixing that was to remove line 275 from ASMediaFocusManager.m
viewController.mainImageView.hidden = NO;