If app target api is 29+, It takes too much time to load image in some Huwei devices
Open
stale
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
targetApiVersion = 29+
I followed the source code and found the root cause is SYSTEM API
class `ParcelFileDescriptor.AutoCloseInputStream`
method `read`
Is there a way to work it around?
#4174
Contributor guide
Assessment
This issue has not been assessed yet.