Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update images while fullscreen is active #172

Open
jaleksandar opened this issue Dec 22, 2022 · 0 comments
Open

Update images while fullscreen is active #172

jaleksandar opened this issue Dec 22, 2022 · 0 comments

Comments

@jaleksandar
Copy link

I have thumbnail images list, and I want to query for the original size image only when user opens the thumbnail.

Desired behavior:

  • User can see list of thumbnails

  • When user clicks on the thumbnail T, show the thumbnail T in the fullscreen with the ImageView. At this moment, ImageView's images are only thumbnails. At this moment I query the original image.

  • When the original image arrives, in ImageView's images, replace thumbnail T with the new original image (and that replacement should happen no matter whether the fullscreen is shown or not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant