Android Studio – can anyone sort this error out in Glide context
I'm having error in Glide, this error is this can anyone sort this error out pls i need help its build perfectly fine but im facing the error at runtime this line is causing main problem Glide.with(context).load(R.drawable.disc).into(holder.sound_dis); E/AndroidRuntime: FATAL EXCEPTION:…