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

How can I change FloatingActionsMenu to a custom icon #242

Open
lawrenceching opened this issue Jul 17, 2015 · 13 comments
Open

How can I change FloatingActionsMenu to a custom icon #242

lawrenceching opened this issue Jul 17, 2015 · 13 comments

Comments

@lawrenceching
Copy link

The icon "+" makes confusing. I wanna to use a custom icon instead of the original one. thx.

@Forates
Copy link

Forates commented Jul 17, 2015

Hi,
I need to do this too, do you have any news about it?
Thanks!

@nischaysingla
Copy link

i am also facing same problem

@jeetupal2806
Copy link

I am also facing same issue please help..

@alexneo2003
Copy link

fab:fab_icon="@drawable/ic_fab_star"

@ppamorim
Copy link

not working with AddFloatingButton

@jurian360
Copy link

Same Issue is there a fix?

@JonnoFTW
Copy link

👍 for this issue, the code tells you to use a button instead of a menu when you want a custom icon. Will have to fork the code and implement this.

@boxlady
Copy link

boxlady commented Nov 11, 2015

I forked it and got Icons working for the menu.

https://github.com/boxlady/android-floating-action-button
This works well for me.

@rgocal
Copy link

rgocal commented Nov 12, 2015

^^how dow we get your fix in gradle?

@boxlady
Copy link

boxlady commented Nov 13, 2015

I dont know how to do it from grandle but you can download it and add it as a model.

http://www.truiton.com/2015/02/android-studio-add-library-project/

@rgocal
Copy link

rgocal commented Nov 13, 2015

That was my next move, thanks a bunch for the fix

@mpscholten
Copy link

@rgocal @boxlady you can use jitpack to include github projects into your app.

BTW: Your code works great, thanks 🚀

@TBoyLi
Copy link

TBoyLi commented Apr 3, 2018

@boxlady i want to change FloatingActionsMenu menu icon If I click on FloatingActionButton , how finish it . i add setIconDrawable() function in FloatingActionsMenu to perform setIconDrawable() of FloatingActionButton, but i not work, menu icon not change !

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

No branches or pull requests