Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Whether it has a glide failed callback? #17

Open
jiansheliuxing opened this issue Apr 20, 2016 · 0 comments
Open

Whether it has a glide failed callback? #17

jiansheliuxing opened this issue Apr 20, 2016 · 0 comments

Comments

@jiansheliuxing
Copy link

When I use gilde, i always use a placeholder image resouce. So gilde will set the placeholder into the target imageview at first. When glide load image failed, the target imageview will show the placeholder image.

When I use GlidePalette, the onPaletteLoaded(Palette palette) just only called when the glide loaded the image successfully. if load image failed, it won't callback.
I think it's better to add a callback when glide load image failed. Then I can use my default palette color just like placeholder image.

forget my poor English...

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

No branches or pull requests

1 participant