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

Whether it has a glide failed callback? #17

Description

@jiansheliuxing

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions