Open d3bt3ch opened 7 years ago
Same problem
I just removed all the properties from the XML and I am going to set them up programmatically....
FloatingActionMenu fabMenu = (FloatingActionMenu) view.findViewById(R.id.cliente_ver_fab_menu);
fabMenu.setMenuButtonColorNormalResId(R.color.colorAccent);
Did that work ?
That painted my background too :P . If I have time I'll send a pull request
tint color has no effect on icon