FloatingActionButtonSpeedDial icon indicating copy to clipboard operation
FloatingActionButtonSpeedDial copied to clipboard

Set custom action button color via layout variable

Open kriztan opened this issue 4 years ago • 0 comments

  • 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:

  1. creating a menu via menu.xml
  2. use this menu in fab
  3. white icons in menu.xml are visible as black icons
  4. action button background is not configurable (always uses colorPrimary from theme)

Expected Results:

  • set color in layout.xml would be very useful

kriztan avatar Jan 19 '21 15:01 kriztan