Image not show on android, but still show on web
Open
stale
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
When I show image with url, android device not showing but still show on web
`Glide.with(context).load("https://via.placeholder.com/150/810b14").into(imageView)`
error : java.io.FileNotFoundException(https://via.placeholder.com/150/810b14)
call GlideException#logRootCauses(String) for more detail
Contributor guide
Assessment
This issue has not been assessed yet.