[Question] How does override(int width, int height) work?
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
In Glide, I realize that when override(100,100), the image quality has been decreased. So how does override(int width, int height) do? Does it resize bitmap? What parts of source code related to override that I can read? Thanks in advance!
Contributor guide
Assessment
This issue has not been assessed yet.