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

how to load bitmap for imageview without url, uri, drawable, asset with this library? #1178

Closed
DoaiNguyen opened this issue May 3, 2016 · 1 comment
Labels

Comments

@DoaiNguyen
Copy link

Glide Version:

Integration libraries:

Device/Android Version:

Issue details / Repro steps / Use case background:

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

Glide.with...

Layout XML:

<FrameLayout xmlns:android="...

Stack trace / LogCat:

paste stack trace and/or log here
@TWiStErRob
Copy link
Collaborator

ImageView.setImageBitmap(bitmap)?
What are you trying to gain by using Glide in this case?

Possible duplicate of #122 or http://stackoverflow.com/a/31940058/253468.

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

No branches or pull requests

2 participants