bumptech / bumptech/glide

If app target api is 29+, It takes too much time to load image in some Huwei devices

Open
#4,539 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.