Clans / FloatingActionButton

Android Floating Action Button based on Material Design specification
Apache License 2.0
5.23k stars 1.13k forks source link

how can i change FloatActionMenu "plus" sign icon #467

Open Azera-Dev opened 5 years ago

Azera-Dev commented 5 years ago

i wana how can i change FloatActionMenu "plus" sign icon to my own icon, how can i do it?

sebasira commented 5 years ago

Just do this:

fab:menu_icon="@drawable/your_icon"