Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Fix synchronizition issue #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alaa-alsalehi
Copy link

NetworkImageView have a problem when it works with cache
senario
image1 and image2 Respectively
image2 available on cache and image1 not available
what was happened is fetching imag1 from internet imag2 fetched fast from cache
after finish loading image1 it sets over image2 and the last result imag1 and url of image2 -mImageContainer-

NetworkImageView have a problem when it works with cache
senario
image1 and image2 Respectively
image2 available on cache and image1 not available
what was happened is fetching imag1 from internet imag2 fetched fast from cache
after finish loading image1 it sets over image2 and the last result imag1 and url of image2 -mImageContainer-
@mcxiaoke mcxiaoke force-pushed the master branch 5 times, most recently from 94df89c to 9aba4f5 Compare September 8, 2015 05:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant