Skip to content

Issue/use material alert dialog#11505

Merged
planarvoid merged 10 commits intofeature/material-themefrom
issue/use-material-alert-dialog
Mar 25, 2020
Merged

Issue/use material alert dialog#11505
planarvoid merged 10 commits intofeature/material-themefrom
issue/use-material-alert-dialog

Conversation

@khaykov
Copy link
Copy Markdown
Contributor

@khaykov khaykov commented Mar 23, 2020

This PR switched a couple of remaining AlertDialog's to material versions.
Specifically, we switched from AlertDialog.Builder() to MaterialAlertDialogBuilder()

There are no substantial visual changes or changes in dialogs' behavior.

To test:
There is no need to check all the updated dialogs, but you can check couple of easily accessible ones to confirm that they are working:

  • Link dialog in Aztec.
  • Delete site confirmation dialog.
  • Country picker dialog in the domain registration flow.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link
Copy Markdown

peril-wordpress-mobile bot commented Mar 23, 2020

You can test the changes on this Pull Request by downloading the APK here.

@khaykov khaykov added this to the 14.6 milestone Mar 23, 2020
@khaykov khaykov changed the base branch from issue/fix-aztec-gallery-dialog to feature/material-theme March 24, 2020 03:07
@planarvoid planarvoid self-assigned this Mar 25, 2020
Copy link
Copy Markdown
Contributor

@planarvoid planarvoid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! The app in the dark mode is lit 🔥

@planarvoid planarvoid merged commit e6f6fe8 into feature/material-theme Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants