Skip to content

Background of the buttons inside dialog can be modified with CSS  #3220

Description

@zh-m

Android:
modifying the background of the button in CSS will be applied to the buttons inside dialogs.

Button {
    background-color: cyan;
}

Buttons inside the dialog in IOS are placed in a private view - _UIAlertControllerActionView -> not recommended to change their look and feel.

Metadata

Metadata

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions