Open
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
Labels
No labels