hsu-yc / android-masonry

Automatically exported from code.google.com/p/android-masonry
0 stars 0 forks source link

Out of Memory Exception #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I ran into an issue when trying to load images into the layouts before adding 
them to the masonry view.  After around a 100 layouts being added to the 
masonry view you run into a out of memory exception. I believe this is caused 
my maintaining the layouts even though they are out of view.  A version of this 
solution with recycling would be extremely useful.

Original issue reported on code.google.com by MattSmit...@gmail.com on 7 Aug 2012 at 7:52

GoogleCodeExporter commented 9 years ago
I am having the same problem, it would be great if this custom view was memory 
optmized

Original comment by thiago.l...@gmail.com on 8 Aug 2012 at 12:10