android-smart-image-view icon indicating copy to clipboard operation
android-smart-image-view copied to clipboard

Out of memory

Open crysan opened this issue 10 years ago • 1 comments

Hi! I load more than 60 images from the internet using setImageUrl() and I receive an error: Out of memory on a 270016-byte allocation. What will advise?

crysan avatar Jul 29 '14 06:07 crysan

load first image from network and put it into your local disk,then load another

oyty avatar Aug 21 '14 10:08 oyty