Skip to content

[Android] AlertDialog, ActionSheet, and Prompt render with Material 2 styles when Material 3 is enabled #35119

Description

@HarishwaranVijayakumar

When Material 3 is enabled via <UseMaterial3> true </UseMaterial3>, the dialogs created by DisplayAlert, DisplayActionSheet, and DisplayPromptAsync still render with Material 2 (M2) styles on Android. All other M3-aware controls (Picker, DatePicker, TimePicker, Switch, etc.) correctly display M3 styling.

Actual Behaviour:

Image

Expected Behaviour:
The alert dialog should render with M3 styling.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions