Gif animation is very slow and crashes with OOM in 1.5.0
- Dominant language
- Kotlin
- Stars
- 17.2k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
We use GitHub Issues for bugs.
If you have a non-bug question, please ask on Stack Overflow: http://stackoverflow.com/questions/tagged/fresco
--- Please use this template, and delete everything above this line before submitting your issue ---
### Description
[FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens.]
We have a photo shop created gif files and it always crashes in our app running on older devices
### Reproduction
[FILL THIS OUT: How can we reproduce the bug? Provide URLs to relevant images if possible, or a sample project.]
Run on android device > 5.0 who got upgraded from older versions.
### Solution
[OPTIONAL: Do you know what needs to be done to address this issue? Ideally, provide a pull request which fixes this issue.]
I think the GC in those devices are very different . I have no idea how fresco internally does it
### Additional Information
* Fresco version: [FILL THIS OUT] 1.5.0
* Platform version: [FILL THIS OUT: specific to a particular Android version? Device?] Any upgraded android device to 22 or 24 .
Contributor guide
Assessment
This issue has not been assessed yet.