Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base64 cannot be displayed properly #5461

Open
Fuduji95 opened this issue Oct 25, 2024 · 0 comments
Open

Base64 cannot be displayed properly #5461

Fuduji95 opened this issue Oct 25, 2024 · 0 comments

Comments

@Fuduji95
Copy link

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:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant