bumptech / bumptech/glide

Image not show on android, but still show on web

Open
#4,372 6 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

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

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.