Unable to resolve (image) symbol
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.
Post your code because that doesn't make sense. You're doing something wrong.
Starting with Android 9 (API level 28), cleartext support is disabled by default. So, we must follow this topic https://stackoverflow.com/questions/45940861/android-8-cleartext-http-traffic-not-permitted can resolve and then, Reinstall Your app
javax.xml.bind.annotation.XmlSchema am getting this error while building the project