Clans / FloatingActionButton

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

support changing FloatingActionMenu icon #452

Closed furusin closed 4 years ago

furusin commented 6 years ago

support changing FloatingActionMenu icon without calling getMenuIconView.

Much easier to change icon.

In my case, required these method to change icon with open and close menus.

hannesa2 commented 5 years ago

This project is dead, I made at least a fork https://github.com/hannesa2/FloatingActionButton which

using it https://jitpack.io/#hannesa2/FloatingActionButton/2.0

If you have changes, please make a PR there and I merge it immediate

furusin commented 5 years ago

sure, I will. thx.