bounswe / bounswe2022group7

8 stars 3 forks source link

[Mobile] Home page image caching #545

Closed AlicanM closed 1 year ago

AlicanM commented 1 year ago

If a post item is returned to the view in the home page, its images are requested again. I will change the structure so that for each post its image will requested only once.

Due Date: 20.12.2022 Reviewer: @canatakan

AlicanM commented 1 year ago

branch

AlicanM commented 1 year ago

I implemented a new class PostAnImages

Created the PR, since this implementation solves the issue. Ready for review @canatakan

canatakan commented 1 year ago

I approved your pull request and merged your commits into develop. Closing the issue.