Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glide version issue #5

Open
RushiChavan-dev opened this issue Dec 27, 2020 · 0 comments
Open

glide version issue #5

RushiChavan-dev opened this issue Dec 27, 2020 · 0 comments

Comments

@RushiChavan-dev
Copy link

Process: com.example.neighborhood, PID: 29443
java.lang.NoSuchMethodError: No virtual method centerCrop()Lcom/bumptech/glide/request/RequestOptions; in class Lcom/bumptech/glide/request/RequestOptions; or its super classes (declaration of 'com.bumptech.glide.request.RequestOptions' appears in /data/app/com.example.neighborhood-YG1IUsfs3-0TaWuQTRTLrQ==/base.apk)
    at com.picker.gallery.view.adapters.VideoGridAdapter$onBindViewHolder$4$1.invoke(VideoGridAdapter.kt:72)
    at com.picker.gallery.view.adapters.VideoGridAdapter$onBindViewHolder$4$1.invoke(VideoGridAdapter.kt:30)
    at com.picker.gallery.utils.RunOnUiThread$safely$1.invoke(RunOnUiThread.kt:14)
    at com.picker.gallery.utils.RunOnUiThread$safely$1.invoke(RunOnUiThread.kt:10)
    at org.jetbrains.anko.AsyncKt$runOnUiThread$1.run(Async.kt:34)
    at android.os.Handler.handleCallback(Handler.java:873)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:193)
    at android.app.ActivityThread.main(ActivityThread.java:6692)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)

I resolve this by downgrading the glide version 4.7.1 but still get issue with camera i request you to fix this as this is good repo

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant