wangjiegulu / RapidFloatingActionButton

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

Changing rfaBtn Drawable Programmatically #36

Open tal412 opened 6 years ago

tal412 commented 6 years ago

Hi.

I'd like to know if it's possible to change the button's drawable after first initialisation. Using "setButtonDrawable()" won't change the drawable.

Thanks!