FloatingActionButtonSpeedDial
FloatingActionButtonSpeedDial copied to clipboard
Set custom action button color via layout variable
- Library version:
3.1.1 - Android version:
10 - Support library version:
com.google.android.material:material:1.2.1 - Device brand:
doesn't matter - Device model:
doesn't matter
Step 3: Describe the problem:
Steps to reproduce:
- creating a menu via menu.xml
- use this menu in fab
- white icons in menu.xml are visible as black icons
- action button background is not configurable (always uses colorPrimary from theme)
Expected Results:
- set color in layout.xml would be very useful