Open AliYusuf95 opened 6 years ago
i updated this library on glide4 , and its working perfectly. can u guide me how i can update by code here ???
Create a Pull request
I am facing same issue. Crash application when i open status activity.
java.lang.IllegalStateException: Attempting to register a Glide v3 module. If you see this, you or one of your dependencies may be including Glide v3 even though you're using Glide v4. You'll need to find and remove (or update) the offending dependency. The v3 module name is: com.rahuljanagouda.statusstories.glideProgressBar.OkHttpProgressGlideModule
Facing this issue
I use Glide v4, when I implement this library and I got this error:
According to this issue https://github.com/bumptech/glide/issues/1974#issuecomment-333889296 , it seems that differences Glide versions case errors.