Skip to content

Commit e939e31

Browse files
committed
Sample: Added link of very large image
1 parent ca268f4 commit e939e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/src/com/nostra13/example/universalimageloader/Constants.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ public final class Constants {
8989
"http://c.wrzuta.pl/wm16596/a32f1a47002ab3a949afeb4f",
9090
"http://macprovid.vo.llnwd.net/o43/hub/media/1090/6882/01_headline_Muse.jpg",
9191
// Special cases
92+
"http://cdn.urbanislandz.com/wp-content/uploads/2011/10/MMSposter-large.jpg", // very large image
9293
"file:///sdcard/Universal Image Loader @#&=+-_.,!()~'%20.png", // Image from SD card with encoded symbols
9394
"assets://Living Things @#&=+-_.,!()~'%20.jpg", // Image from assets
9495
"drawable://" + R.drawable.ic_launcher, // Image from drawables

0 commit comments

Comments
 (0)