Challenge #1: Modify the “Delete” Toast
Follow the instructions to modify the delete toast in this challenge.
We'll cover the following...
Problem statement
The toast notification you added to indicate that a student was deleted from the roster positions itself at the top of the screen, stays for 3000 ms (3 seconds), and then vanishes. It cannot ...