-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DatabaseErrorDialog require deck picker
Currently, if the activity was not the deck picker, the buttons would have no effect. With this change, if for some reason the error appeared on another activity, we'd get a crash and could correct it. It's not 100% clear that this can't occur because the DatabaseErrorDialogi s created in AnkiActivity's `showDatabaseErrorDialog`.
- Loading branch information
1 parent
da82fb1
commit 79ddf78
Showing
1 changed file
with
7 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters