Skip to content

Allow status bar icons color personalization #992

@gerardoeg

Description

@gerardoeg

Although edge-to-edge is currently supported, we don’t yet have a complete integration because we can’t explicitly configure the status bar icon color to improve contrast with the tool bar background. Even if we set this property in the theme, it gets overridden when edge-to-edge is enabled at runtime.

The solution is to allow receiving a parameter that manually configures the status bar icon color.

It should be configurable, letting the user define the strategy for determining icon color:

true – always use light icons
false – always use dark icons
auto – detect based on the device’s theme selection (current behavior)

Evidences when icons doesn't have a correct contrast betweek toolbar and the status bar icon colors.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions