bumptech / bumptech/glide

Base64 cannot be displayed properly

Open
#5,461 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

**Glide Version**:4.15.0

**Integration libraries**:
implementation ("com.github.bumptech.glide:glide:4.15.0")
annotationProcessor ("com.github.bumptech.glide:compiler:4.15.0")

**Device/Android Version**:
all

**Issue details / Repro steps / Use case background**:
```code
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABQAQMAAADoVSPKAAAAA1BMVEVKIWgVgclFAAAA/klEQVR4nOyQMU7DQBBF32ajtYuN7XILI/kAKSgpIhFuQUFhiQukpEBoED01h0FouYlLKuTSEsigjZywm4Y+yu/en9Hoz+ekf5T1KZvhYMEecAHrdH52nvKmjFCvGOOx/tCf+Mjo51fSROyc8lV8r8XHGRYoMTDbcY2SrONywmqJlrLnRya+QbO44H3i8pWM+kXJlKEcqHHXgefbcx0r3DJwHriFO1ytHj0h1ZdAh7PqyRNSm+2KNdy27L7oAz+0+5pGbCZ1u/+g9Nas8WpKhOqsaeJOGlNUys/+DFPkWqIS1LPWkkc88haXzMA9m8SpSJVpSY1vTjo6/QYAAP//z8YzDpnMTHwAAAAASUVORK5CYII=
```
This string of base64 cannot display content properly on all Android devices, and it is feasible for both PC and web pages. I know this is not a problem with Glide, I just want to know if anyone has studied similar issues? I want to understand the mysteries behind it

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.