Hi all,
I am using the custom listview of Erel and I'm liking this class a lot. But I'm getting more and more performance issues when I load more items with images into the listview. I'm loading now, everytime the user goes to the bottom, a block of 20 items with an small image.
I'm looking how I can use this in a efficient way. Is there for a example a way to load the image only when the screen is focussed and if not destroy the image so I can save memory?
Any tips are welcome
I am using the custom listview of Erel and I'm liking this class a lot. But I'm getting more and more performance issues when I load more items with images into the listview. I'm loading now, everytime the user goes to the bottom, a block of 20 items with an small image.
I'm looking how I can use this in a efficient way. Is there for a example a way to load the image only when the screen is focussed and if not destroy the image so I can save memory?
Any tips are welcome