Navigation and Action Patterns
App Bar
Users have learnt to expect a header on all of the desktop sites, but on mobile you should be using the App Bar.
Users have learnt to expect a header on all of the desktop sites, but on mobile you should be using the App Bar.
TL;DR
The App Bar consists of three elements.
Nearly every site on the internet will have actions they enable their users to perform, search for example. Place buttons to perform these actions in the App Bar, giving your user a common to find out what the current actions are available on that page.
If you have a menu, use the hamburger icon (three horizontal lines) and place it on the far left or far right. Once you have selected a side, don’t move it, always keep it in the same position meaning the user only needs to learn where it is once.
If you have a slide in menu, you have the choice of putting the menu on the left or right hand side.
The top left corner is perceived by the user as where the most important elements of your UI lives, however it can also one of hardest places to reach when holding the phone one handed. Putting the menu on the top right still gives it prominence and importance, but is easier to tap while holding the phone single-handedly.
The App Bar is a set of principles that you should apply to give your users a predictable experience, but there is plenty of opportunity to be creative in terms of style of the bar, button and interactions.
Updated on 2014-01-06
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 3.0 License , and code samples are licensed under the Apache 2.0 License . For details, see our Site Policies .