tntkhang / full-screen-image-view

This is a library to help developer faster on view an image full screen which has some gesture like double tap to zoom, span, zoom in/out, move.
37 stars 17 forks source link

Taking more time to load the images #2

Open KaviIDPal opened 4 years ago

KaviIDPal commented 4 years ago

I have integrated version 1.1.0 and i tried to send the array of images via intent it will navigated to another activity with black screen. Taking nearly 1 or 2 minutes to load the images some times the image not loaded. Please check and update, thanks.

catalin87 commented 4 years ago

Same problem here, but I figured out that is not from loading time. If you zoom out the black screen, the image will show right away.

I think is a display problem because the picture is loaded, but not displayed until you pitch zoom out...

After some time... :) I found the cause and solution: you need to update to the last version of TouchImageView because that library is the cause.

AyaOsamaAhmed commented 4 years ago

I have integrated version 1.1.1 and still don't work with me , please help me ....

ManishThapa123 commented 3 years ago

Same problem here, but I figured out that is not from loading time. If you zoom out the black screen, the image will show right away.

I think is a display problem because the picture is loaded, but not displayed until you pitch zoom out...

After some time... :) I found the cause and solution: you need to update to the last version of TouchImageView because that library is the cause.

how exactly ... please elaborate

wcoder commented 3 years ago

I have the same issue :(

@catalin87 Could you please provide any fork or source to fix this issue?

@tntkhang Could you please fix this issue?