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

class not find in 2.0.1 #338

Closed
CodingZh opened this issue Aug 30, 2016 · 2 comments
Closed

class not find in 2.0.1 #338

CodingZh opened this issue Aug 30, 2016 · 2 comments

Comments

@CodingZh
Copy link

java.lang.NoClassDefFoundError: pl/droidsonroids/gif/GifInfoHandle
this class is in my dexclass , i saw it !! but why i will get this exception??
should i add -keep class pl.droidsonroids.gif.*{;} in my proguard file?

@koral--
Copy link
Owner

koral-- commented Aug 30, 2016

Are you using multidex? If so see: https://github.com/koral--/android-gif-drawable/issues/224#issuecomment-154769230
GifInfoHandle does not require additional proguard rules.
If you are not using multidex post a complete stacktrace.

@koral--
Copy link
Owner

koral-- commented Sep 21, 2016

Closing due to inactivity, may be reopened when new info is provided.

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

No branches or pull requests

2 participants