-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(app): Update receiving new protocol toast (#13326)
* fix(app): update receiving new protocol toast Adds a 'close' button to the receiving protocol toast and prevents the toast from closing until a user taps anywhere on the toast. Additionally, all toasts are set 32px from the bottom of the ODD display. partially closes RAUT-485 * fix(app): update toast stacking behavior Partially closes RAUT-485. All ODD toasts now properly play exit animations. Toasts on the ODD have the option not to stack. * Fix exitNow prop test * fix(app): enable hardware acceleration amd optimizations on toast animations * Old toasts auto fade out when a second toast enters * Toast refactor * Delete ternary block
- Loading branch information
Showing
6 changed files
with
176 additions
and
113 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
Oops, something went wrong.