Skip to content

Why is there no miniFabTitleBackgroundTintList #79

@Hisstsu

Description

@Hisstsu

It seems you can only change the color from the title texts of the mini fabs with a list but not the title backgrounds. I want to color the backgrounds from the mini buttons and mini titles in different colors.

this is for the buttons:
app:miniFabBackgroundTintList="@array/fab_menu_item_colors"

this is for the text:
app:miniFabTitleTextColorList="@array/fab_menu_item_colors"

but something like this is missing:
app:miniFabTitleBackgroundTextColorList="@array/fab_menu_item_colors"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions