RapidFloatingActionButton icon indicating copy to clipboard operation
RapidFloatingActionButton copied to clipboard

Implement a label for the big button

Open lolobosse opened this issue 9 years ago • 1 comments

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,

lolobosse avatar Oct 02 '15 14:10 lolobosse

I glad you like it, but it unsupported yet. Modify source code and you may achieve it. Enjoy it :-)

wangjiegulu avatar Oct 07 '15 03:10 wangjiegulu