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

Binary error. #9

Open
borjaruiz opened this issue Oct 14, 2015 · 5 comments
Open

Binary error. #9

borjaruiz opened this issue Oct 14, 2015 · 5 comments

Comments

@borjaruiz
Copy link

After adding line "compile..." in build.gradle and adding example code to my xml, I get this error...

Binary XML file line #24: Error inflating class com.wangjie.rapidfloatingactionbutton.RapidFloatingActionButton

Thanks in advance.

@wangjiegulu
Copy link
Owner

Had you build succeed?
Is there RapidFloatingActionButton folder exist in build/intermediates/exploded-aar/com.github.wangjiegulu directory?

@borjaruiz
Copy link
Author

Yes, the folder exists, versio 1.0.3

The problem is when I put some of your example code in my layout and run the project.

Error inflating class com.wangjie.rapidfloatingactionbutton.RapidFloatingActionButton

@Mozhuowen
Copy link

大神同问,我也出现这个问题。

I fix it!
just add
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.github.wangjiegulu:AndroidBucket:1.0.4'
to my build.gradle

@Bertkiing
Copy link

When I add the :compile 'com.nineoldandroids:library:2.4.0'
compile 'com.github.wangjiegulu:AndroidBucket:1.0.4' in my build.gradle.
The problem also occur!!!

@dbik
Copy link

dbik commented Sep 9, 2017

Any updates on this??
The bug still occurs!!

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

4 participants