Victor

Results 3 issues of Victor

Missing AQ flag, I added it here, please merge the AQ flag into the project.

### Description 多图显示时,崩溃:“'webImageMediator' should not be nil.” 代码如下: ```swift var imgDataList: [YBIBDataProtocol] = [] for imgUrlStr in allPhotos { if let encodedUrl = imgUrlStr.encodeUrl() { let imgData = YBIBImageData() imgData.imageURL...

Sometimes, I think there is an another solution, I copied my solution here. If you want to Horizontal Alignment, just use it ``` [parentView addConstraint:[NSLayoutConstraint constraintWithItem:subView attribute:NSLayoutAttributeCenterX relatedBy:NSLayoutRelationEqual toItem:parentView attribute:NSLayoutAttributeCenterX...