Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set a drawable for a FloatingActionButton #13

Closed
viperey opened this issue Oct 25, 2014 · 1 comment
Closed

Set a drawable for a FloatingActionButton #13

viperey opened this issue Oct 25, 2014 · 1 comment
Labels

Comments

@viperey
Copy link

viperey commented Oct 25, 2014

Hi.
I've just made an unofficial fork for setting a drawable at the menu fab.

The code is pure crap (i never worked with canvas before), but maybe you like to take a look and include this feature in your code in the future.

https://github.com/Viperey/floating-action-button

@chalup chalup added the wontfix label Oct 29, 2014
@chalup
Copy link
Contributor

chalup commented Oct 29, 2014

Customizing FloatingActionsMenu collapsed/expaned icon would be a nice addition, but it requires far more changes.

For me the whole appeal of this UI component is the meaningful animation: the plus icon with "add" semantics rotates to cross icon associated with "close" or "cancel" action. So it's not enough to customize the icons: you'd also have to make the animation of the icon transition and animation of expanding/collapsing buttons customizable. And at this point of customization it's probably easier to create entirely new component than apply all customizations to FloatingActionsMenu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants