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

java.lang.NoClassDefFoundError: com.bumptech.glide.RequestManager #320

Closed
ulx opened this issue Jan 28, 2015 · 1 comment
Closed

java.lang.NoClassDefFoundError: com.bumptech.glide.RequestManager #320

ulx opened this issue Jan 28, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@ulx
Copy link

ulx commented Jan 28, 2015

android 2.3
I use lib glide v3.5 and have exception
java.lang.NoClassDefFoundError: com.bumptech.glide.RequestManager
at com.bumptech.glide.manager.RequestManagerRetriever.supportFragmentGet(RequestManagerRetriever.java:184)
at com.bumptech.glide.manager.RequestManagerRetriever.get(RequestManagerRetriever.java:103)
at com.bumptech.glide.manager.RequestManagerRetriever.get(RequestManagerRetriever.java:86)
at com.bumptech.glide.Glide.with(Glide.java:609)

@sjudd
Copy link
Collaborator

sjudd commented Jan 28, 2015

Looks like 3.5 broke support for 2.3. I'll push a dot release with a fix by Friday. Sorry for the inconvenience!

@sjudd sjudd added this to the 3.5.1 milestone Jan 28, 2015
@sjudd sjudd self-assigned this Jan 28, 2015
@sjudd sjudd added the bug label Jan 28, 2015
@sjudd sjudd closed this as completed in 351d3d5 Jan 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants