Open ehabyasser opened 8 years ago
Please add the following : compile 'com.github.wangjiegulu:RapidFloatingActionButton:1.0.3' compile 'com.nineoldandroids:library:2.4.0' compile 'com.github.wangjiegulu:AndroidBucket:1.0.4' compile 'com.github.wangjiegulu:AndroidInject:1.0.5' compile 'com.github.wangjiegulu:ShadowViewHelper:1.0.1'
I solve the problem by this way .Good luck!!!
Bertkiing your solution does'n work for me. Is there any other option to fix this ?
Check out this branch, without dependencies with AndroidBucket, AndroidInject and ShadowViewHelper
Thanks for quick response. But I already know what I was doing wrong. I was implementing an example for activity in fragment, and this caused my error.
I am getting cant resolve method setOnRapidFloatingActionContentListener i am getting this same issue i have already added all dependencies but still not working please help me thank you
Change it to "setOnRapidFloatingActionContentLabelListListener"
when using the example i get cant resolve method setOnRapidFloatingActionContentListener