Navigation Views on a Circular Type Wearable Device

You can choose to use one of the four navigation views to design your app pages: Vertical, horizontal, anchored, and freeform views.

Vertical view Horizontal view Anchored view Freeform view

 

Vertical View

The following are examples of screen types that you can refer to when designing vertical navigation views.

When you design a page in the vertical view, design the contents on the screen to be navigated by both the touch input and rotary action.

 

List Type

The list type screen is well suited for a list of text-focused information. Each item in the list usually comes with subscreens. A list type screen can provide a good overview of the items on a page, and is suitable when quick navigation is required for multiple items. This type of navigation design is presented with a circular scroll bar to indicate which part of the content is currently viewed.

#

 

For a more efficient list design, simplify the information or ideas before listing it. Note that a list screen must provide a list of items that are capable of conveying meaningful information.

 

 

Card Type

The card type screen is ideal for providing information that can be presented on a single card. The card type screen does not allow continuous scrolling of the contents, but users can tap on the card to view the detailed information on a subscreen. As you navigate up or down the screen, the next card or the previous card snaps into the screen.

#

 

 

Body Text Type

The body text type screen is ideal when you present information in a long text format. Users can scroll up or down the screen to read the text. This type of navigation design is presented with a circular scroll bar to indicate which part of the content is currently viewed.

#

 

 

Horizontal View

The following are examples of screen types that you can refer to when designing horizontal navigation views.

When you design a page in the horizontal view, design the contents on the screen to be navigated by both the touch inputs and the rotary actions.

 

Pages Type

The pages type screen is ideal for presenting multiple cards. As you navigate to the left or right on the screen, the next page or the previous page snaps into the screen.

#

This type of navigation design has a page indicator at the top of the screen to indicate how many pages are available and which page is currently viewed.

 

 

Continuous Type

The continuous type screen is ideal when you present information that is closely related to time-oriented progress, such as a trend graph, or a progress report. Users can scroll to the right or left on the screen to follow or track back the flow of information. This type of navigation design is presented with a circular scroll bar to indicate which part of the content is currently viewed.

#

 

 

Anchored View

The following are examples of screen types that you can refer to when designing anchored navigation views.

When you design a page in the anchored view, design the contents on the screen to be navigated by only the rotary action.

 

Stack Type

The stack type screen is useful when you design your app pages to display multiple cards with shallow depth of information. This type of navigation design has a page indicator at the top of the screen to indicate how many pages are available, and which page is currently viewed.

#
The stack type screen does not allow page scrolling. However, you can provide action buttons on the page for subsequent actions, or allow users to access the subordinate pages with a tap.

 

 

Dial Type

By displaying an index-type indicator around the screen, the dial type screen provides a simple and easy way to select and display specific information. When users rotate the bezel on a circular type wearable device, the indicator moves around the screen changing the selections, and the information corresponding to the selection is automatically displayed.

#

 

 

Freeform View

The freeform view screen is ideal when you need to display large content, such as maps, through the circular screen.

When you design a page in the freeform view, design the contents to be zoomed in or out by the rotary action, and panned by the touch inputs.
#

 

 

Temporary Views

Temporary views are used for the context screen design to allow users to carry out simple tasks, or to take subsequent actions to the currently viewed content or notification.

Temporary views are overlaid over the main content.

Examples of temporary view screen designs include 'More' menu, pop-ups, pickers, and user control menus where value change or adjustment is allowed for users.