I have a question regarding displaying images from gallery. I made an APP where I can add and entry to the list view. Entry contains: title, description and image path. I load image from gallery and set image with URI. BUt after 3 entries, the list view becomes terribly slow. What would be correct approach for this?