Commit 843337bc authored by yuzheng.tz's avatar yuzheng.tz

修正编译警告

parent 10946467
...@@ -261,7 +261,7 @@ ...@@ -261,7 +261,7 @@
#pragma mark - UIScrollViewDelegate #pragma mark - UIScrollViewDelegate
- (nullable UIView *)viewForZoomingInScrollView:(UIScrollView *)scrollView { - (UIView *)viewForZoomingInScrollView:(UIScrollView *)scrollView {
return _imageContainerView; return _imageContainerView;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment