I\'m trying to figure out how can be modified FloatingActionButton from android support library. Can it be used with the text instead of image?
Something like this o
I was needing text in a FAB but instead I just went with a TextView with a circular drawable background:
Here is the drawable(circle_backgroung.xml):