Can you please advise what the performance impact will be for having a large number of large objects like webviews, complex layouts or large images in custom listview? Does custom listview destroy the object each time a layout is created or must they be destroyed? Any tips on how to make this scenario work from a performance perspective?