-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BugFix: Dialog cancellation conditional update (#180)
* Add fix: reset math_tile to default onWillPop * Add fix: reset shake_to_dismiss tile to default onWillPop * Add fix: reset screen_activity_tile tile to default onWillPop * Add fix: reset snooze_duration_tile tile to default onWillPop * Add fix: reset repeat_tile to default onWillPop * Add fix: reset to initial state onWillPop of math_challenge_tile dialogue * Add fix: reset to initial state onWillPop of shake_to_dismiss_tile dialogue * Add fix: reset to initial state onWillPop of screen_activity_tile dialogue * Add fix: reset to initial state onWillPop of snooz_duration_tile dialogue * Add fix: reset to initial state onWillPop of repeat_tile dialogue * Add fix: refactoring math_tile code --------- Co-authored-by: Rijuth Menon <[email protected]>
- Loading branch information
1 parent
400180b
commit 8465ab9
Showing
5 changed files
with
73 additions
and
3 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
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
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
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
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