What are some design considerations for fluid navigation of small-screen displays, e.g. Smartphone or even smart watch screens?

What will be an ideal response?


Simplify: “less is more”
Strive to reduce or eliminate data entry
Learnability is key
Consider use frequency and importance
Plan for interruptions
Use of contextual information
Make clear what is selectable and what is not
Leave room for scroll and swipe gestures to avoid inadvertent actions
Consider relegating less important functions to other platforms

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. SecureRandom method ints with two int arguments creates an IntStream for an infinite stream of random int values in the range starting with the first argument and up to, but not including, the second. b. SecureRandom method ints with a long and two int arguments creates an IntStream with the specified number of random int values in the range starting with the first argument and up to, but not including, the second. c. To convert an IntStream to a Stream call IntStream method toStream. d. Function static method identity creates a Function that simply returns its argument.

Computer Science & Information Technology

One of the most important attributes of the element is the required ____ attribute.

A. alt B. size C. src D. type

Computer Science & Information Technology

APIPA is used by network servers or devices to assign IP addresses to host computers

Indicate whether the statement is true or false

Computer Science & Information Technology

What three types of communication are cluster networks primarily used for?

What will be an ideal response?

Computer Science & Information Technology