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

[Compose] Display images in Preview #5355

Open
JulienDev opened this issue Jan 19, 2024 · 0 comments
Open

[Compose] Display images in Preview #5355

JulienDev opened this issue Jan 19, 2024 · 0 comments

Comments

@JulienDev
Copy link

Glide Version: 4.16.0 + compose 1.0.0-beta01

Issue details / Repro steps / Use case background:
The issue involves Glide not displaying images in the Preview. It appears to function correctly only with placeholders, potentially due to the implementation in issue #4982. The problem arises when trying to load images from the network or resources into the Preview. Placeholders work as expected, but actual images do not display.
The primary concern is whether it's feasible to display network images in the Preview. At a minimum, displaying local resources should be supported.

Glide load line / GlideModule (if any) / list Adapter code (if any):

The attached image illustrates the problem: no content is displayed in the absence of a placeholder.

image
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