onivas / MenuAnimation

An easy generator of Floating Action Button (FAB) for Android based on Material Design
http://www.google.com/design/spec/patterns/promoted-actions.html#promoted-actions-floating-action-button
212 stars 89 forks source link

Custom menu animation #1

Open droididan opened 9 years ago

droididan commented 9 years ago

Hi,

This lib is awesome! i'm trying to add text near every "box" to show the names of the users. do you have any idea how to do that?

Thank!

screen shot 2015-03-25 at 10 33 46 am

onivas commented 9 years ago

Hi idanbar134, so far, the lib does not support any text next to the ImageButton, it was designed to be used with ImageButton only..

Thanks for suggesting it, I leave your issue open and I will have a look to how to do modify it by adding the text ;)