Skip to content

Placeholder option is not available #19

Description

@corjohnson

When I try to use the placeholder function in glide it can't find the class...

Example:

Glide
    .With(Context)
    .Load(http://static.boredpanda.com/blog/wp-content/uploads/2014/12/owl-photography-2__880.jpg)
    .Placeholder(Resource.Drawable.image_ph)
    .Into(MyImageView);

This was working fine in v 3.8.0, is there any way that you can get the placeholder function working again?

Let me know if you can't repro it and I can try to get more info.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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