how to set custom drawable icon instade of + sign
i want change com.getbase.floatingactionbutton.FloatingActionsMenu default plus(+) image ...i want put setting icon ...how can i change it ??
have a look in the xml, it must have an attribute app:menu_icon or something similar. If there isn't let me know and I'll suggest alternatives
menu_icon for fanMenu not available
Did anyone get its solution? Is there a way to use the library as a module and do the changes?
look in pull requests https://github.com/futuresimple/android-floating-action-button/pull/353
the pull request is still open and not merged .