Android : display images with multiple columns and rows (nxn). has memory
issue
I am showing properties list in scroll view has nxn matrix view. This has
load issue (memory out and taking more time to load) To fix this issue i
have tried few solutions but couldn't attain 100% please help.
I have changes column scroll view to listview and tried but the result
shows last column values in all listview's. I knew the problem is the
adapter datasetchange will affect all view how to overcome this issue ?
And the most valuable solution is to load images in scrollview with those
are visible in the screen and on change of visible (Scrolling) we can load
the images. How to attain this?
Plz help on this, because already it consumed more time. I tried with
background process (doinbackground for image load as well.
No comments:
Post a Comment