RapidFloatingActionButton
RapidFloatingActionButton copied to clipboard
Implement a label for the big button
Hi there,
I'm using your lib and I fond it pretty cool :+1: . However, I'd like to know if there is a simple way to place a label to the big button which will only be visible when the view is expanded.
I tried to add a View
to your RFLayout
but because you override it's measure in the onMeasure()
it doesn't fit at all. :cry:
Do you have an idea to do it?
Best,
I glad you like it, but it unsupported yet. Modify source code and you may achieve it. Enjoy it :-)