android-floating-action-button icon indicating copy to clipboard operation
android-floating-action-button copied to clipboard

add different icon

Open Bekakk opened this issue 8 years ago • 6 comments

hello i'm using FloatingActionsMenu.i successfully added my custom icon with menu_icon.but i have one question(problem) is it a possible to change icon when my menu_icon FloatingActionsMenu is open. I mean same that Google Hangout. thanks

Bekakk avatar Jun 06 '16 13:06 Bekakk

hello! I've the same question.

igorronner avatar Jun 13 '16 18:06 igorronner

hello @Bekakk
I also need to add custom icon to FloatingActionsMenu. Will you please help me with that?

Nitinrajyadav avatar Jun 23 '16 10:06 Nitinrajyadav

i solved this problem myself.i added one attribute and i added custom image like this mAddButton.setIcon("resourse image here");

Bekakk avatar Jun 29 '16 11:06 Bekakk

if you are using the source not gradle lib then use his changes to the sources.

noman404 avatar Aug 26 '16 06:08 noman404

https://github.com/futuresimple/android-floating-action-button/issues/295

ghost avatar Oct 10 '16 13:10 ghost

@Bekakk can you explain in more detail how exactly did you put a custom icon on the FloatingActionsMenu, cause i've been trying for a while and nothing seems to be working.

nvasilev0101 avatar Aug 08 '17 09:08 nvasilev0101