[BUG] set ture to WebpSupportEnabled and mDecodeMemoryFileEnabled
Open
bug
- Dominant language
- Kotlin
- Stars
- 17.2k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
**set ture to mWebpSupportEnabled and mDecodeMemoryFileEnabled**
> com.facebook.imagepipeline.core.ImagePipelineConfig
Run the follow refrence (function)
> com.facebook.imagepipeline.platform.GingerbreadPurgeableDecoder#decodeFileDescriptorAsPurgeable
Two Failed Situation:
1. Seriously that cause **app and system ANR or crash** on Android 4.1.2
2. Decode failed on Android 2.3 logcat print `skia: --- SkImageDecoder::Factory returned null`
Contributor guide
Assessment
This issue has not been assessed yet.