Added PNG image to demo app
Showing
1 changed file
with
1 additions
and
0 deletions
@@ -71,6 +71,7 @@ | @@ -71,6 +71,7 @@ | ||
71 | @"https://raw.githubusercontent.com/liyong03/YLGIFImage/master/YLGIFImageDemo/YLGIFImageDemo/joy.gif", | 71 | @"https://raw.githubusercontent.com/liyong03/YLGIFImage/master/YLGIFImageDemo/YLGIFImageDemo/joy.gif", |
72 | @"http://www.ioncannon.net/wp-content/uploads/2011/06/test2.webp", | 72 | @"http://www.ioncannon.net/wp-content/uploads/2011/06/test2.webp", |
73 | @"http://www.ioncannon.net/wp-content/uploads/2011/06/test9.webp", | 73 | @"http://www.ioncannon.net/wp-content/uploads/2011/06/test9.webp", |
74 | + @"https://nr-platform.s3.amazonaws.com/uploads/platform/published_extension/branding_icon/275/AmazonS3.png", | ||
74 | nil]; | 75 | nil]; |
75 | 76 | ||
76 | for (int i=0; i<100; i++) { | 77 | for (int i=0; i<100; i++) { |
-
Please register or login to post a comment