Skip to content

Unable to resolve (image) symbol #3

Open
@beastslayer

Description

Hey Mitch,

In line 43 : Glide.with(context).asBitmap().load(mImage.get(position)).into(holder.image);
I get an error saying Cannot resolve symbol 'image' and the image is highlighted in red. I tried making the image object as public in the viewholder class but that didn't resolve the issue. Please respond.

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