Closed philipesteiff closed 9 years ago
Are you trying to add label to your button? In that case, take a look at #45 implementation. Would that work for you?
I was trying to the same as Inbox.
http://www.droid-life.com/wp-content/uploads/2014/10/Inbox-iOS.png
Then the labels branch is just what you need. I'm going to merge it tomorrow and push this change as v1.3.0 to Maven Central. On Dec 7, 2014 6:30 PM, "Philipe Steiff" notifications@github.com wrote:
I was trying to the same as Inbox.
http://www.droid-life.com/wp-content/uploads/2014/10/Inbox-iOS.png
— Reply to this email directly or view it on GitHub https://github.com/futuresimple/android-floating-action-button/issues/48#issuecomment-65945205 .
thks :D
@chalup Man, I owe you a beer... this great stuff should be added to repo's README. Thank you so much for awesome library and cool modern feature!
I'm trying to put a TextView next to a FloatingActionButton. But the width of FloatingActionMenu not allows it to fit the two, using match_parent or by setting in hand widh also is not working. Any suggestions for how I can do this?
Exemple: