We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1ec91 commit 8d27685Copy full SHA for 8d27685
WebPImageView.h
@@ -16,7 +16,7 @@ typedef void (^WebPAnimationFinished)(NSInteger);
16
/**
17
Set the image to display.
18
*/
19
-@property(nonatomic, strong)WebPImage *image;
+@property(nonatomic)WebPImage *image;
20
21
22
fetch the image from disk or remotely.
0 commit comments