Anki-Android icon indicating copy to clipboard operation
Anki-Android copied to clipboard

Removed the Material Dialog Box and Added Alert Box from DatabaseErrorDialog

Open neeldoshii opened this issue 1 year ago • 0 comments

Fixes

  • Related #13315

Approach

Replaces usages of Deprecated MaterialDialog and adds the Native AlertDialog For DatabaseErrorDialog

Images

Restore Backup

Material Dialog Alert Dialog
Material Dialog Alert Dialog

For the collection not opened ( did a manual triggered not tested it properly)

Checklist

Please, go through these checks before submitting the PR.

  • [x] You have a descriptive commit message with a short title (first line, max 50 chars).
  • [x] You have commented your code, particularly in hard-to-understand areas
  • [x] You have performed a self-review of your own code
  • [X] UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • [X] UI Changes: You have tested your change using the Google Accessibility Scanner

neeldoshii avatar Feb 03 '24 14:02 neeldoshii