wangjiegulu / RapidFloatingActionButton

Quick solutions for Floating Action Button,RapidFloatingActionButton(RFAB)
Apache License 2.0
1.29k stars 253 forks source link

setOnRapidFloatingActionContentListener #19

Open ehabyasser opened 8 years ago

ehabyasser commented 8 years ago

when using the example i get cant resolve method setOnRapidFloatingActionContentListener

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

crockkaw commented 7 years ago

Bertkiing your solution does'n work for me. Is there any other option to fix this ?

wangjiegulu commented 7 years ago

Check out this branch, without dependencies with AndroidBucket, AndroidInject and ShadowViewHelper

crockkaw commented 7 years ago

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.

rahuldange09 commented 7 years ago

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

crockkaw commented 7 years ago

Change it to "setOnRapidFloatingActionContentLabelListListener"