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
Thanks to all.
Here is easy workaround which I found for this question. Works correctly for Android 4+, for Android 5+ is added specific parameter android:elevation to draw TextView over FloatingActionButton.