Which of the following is not a way for providing visual feedback that lets users know something has happened in the application?

a. Using color states, animations, and transitions
b. Displaying alert messages or dialogs that users must confirm or acknowledge before making a final decision
c. Using Toast messages to provide feedback that does not require important decisions to be confirmed or acknowledged
d. Adding fragments to the back stack when performing descendant navigation

d. Adding fragments to the back stack when performing descendant navigation
Adding fragments to the back stack when performing descendant navigation is not a way for providing visual feedback to users when something has happened in the application.

Computer Science & Information Technology

You might also like to view...

The operation for adding an item to a queue is called

A) requeue B) enqueue C) dequeue D) proqueue

Computer Science & Information Technology

The green circle you see above a selected picture is the _____.

A. sizing handle B. rotate handle C. flipping handle D. move handle

Computer Science & Information Technology