RapidFloatingActionButton icon indicating copy to clipboard operation
RapidFloatingActionButton copied to clipboard

Binary error.

Open borjaruiz opened this issue 9 years ago • 5 comments

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.

borjaruiz avatar Oct 14 '15 10:10 borjaruiz

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

wangjiegulu avatar Oct 17 '15 04:10 wangjiegulu

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

borjaruiz avatar Oct 19 '15 07:10 borjaruiz

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

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

Mozhuowen avatar Dec 15 '15 04:12 Mozhuowen

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!!!

Bertkiing avatar Jan 03 '17 08:01 Bertkiing

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

dbik avatar Sep 09 '17 14:09 dbik