Lines Matching full:navigation
22 <li><a href="#StackNav">App stack navigation</a></li>
51 <li><a href="#A11yCustomNav">Customizable app navigation</a></li>
193 <h3 id="StackNav">App stack navigation</h3>
195 <p>Android 4.1 makes it much easier to implement the proper design patterns for Up navigation.
211 href="{@docRoot}design/patterns/navigation.html#between-apps">Navigating Between Apps</a>). When
255 available that allow you to handle the behavior of Up navigation and
278 create a synthetic back stack upon Up navigation.</dd>
573 <h3 id="A11yCustomNav">Customizable app navigation</h3>
575 <p>When building an Android app, you can now customize navigation schemes by finding focusable
760 navigation bar, this is useful if your app often hides and shows the navigation bar
762 adjusting to the new layout bounds each time the navigation bar hides or appears.</dd>