Page stack

We use this when we need to move from a main page to a secondary page.

contacts_page_stack

gallery_page_stack

After the top level of an app, each subsequent level uses the back button in a toolbar (revealed on bottom edge swipe) to navigate back up the hierarchy of views. Back always returns to the previous view of an app, until the user reaches the top level view again.

gallery_toolbar_crop

Associated global patterns
Deep navigation

Associated building blocks
Header
Toolbar
List items

Implement the page stack using the API