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

Display gif as non animated image by default #492

Closed
gkye opened this issue Oct 31, 2016 · 3 comments
Closed

Display gif as non animated image by default #492

gkye opened this issue Oct 31, 2016 · 3 comments

Comments

@gkye
Copy link

gkye commented Oct 31, 2016

Is it possible to opt out of displaying animated images by default? (its causing some memory issues). I only want to display the animated image using AnimatedImageView when the user chooses to do so.

@gkye gkye changed the title Display gif is an non animated image by default Display gif as non animated image by default Oct 31, 2016
@onevcat
Copy link
Owner

onevcat commented Nov 1, 2016

Currently no. Maybe we could implement an option to load first several frames for a GIF in a later version.

@kubajakowski
Copy link

besides memory issues it's also related to #375

@onevcat
Copy link
Owner

onevcat commented Feb 11, 2017

Should be added in version 3.4.0. Use .onlyLoadFirstFrame for that purpose.

@onevcat onevcat closed this as completed Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants