Skip to content

The prompts displayed by DisplayAlert do not follow the theme set #6092

Description

@emorell96

Description

The prompts displayed by DisplayAlert do not adhere to the theme set by using Application.Current.UserAppTheme.

image

Steps to Reproduce

  1. Set the theme to dark using Application.Current.UserAppTheme = AppTheme.Dark;
  2. Send a DisplayAlert on the main page on Android. The theme will not be respected and it will use the default light theme.

Version with bug

Release Candidate 1 (current)

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

API 30, Android 11

Did you find any workaround?

No response

Relevant log output

No response

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions