diff options
Diffstat (limited to 'docs/html/design/get-started/ui-overview.html')
| -rw-r--r-- | docs/html/design/get-started/ui-overview.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/html/design/get-started/ui-overview.html b/docs/html/design/get-started/ui-overview.html index bd5ff9c..a4881d5 100644 --- a/docs/html/design/get-started/ui-overview.html +++ b/docs/html/design/get-started/ui-overview.html @@ -80,6 +80,10 @@ Android Design - UI Overview </ul> </li> + <li class="nav-section"> + <div class="nav-section-header empty"><a href="../downloads/index.html">Downloads</a></div> + </li> + <li> <div id="back-dac-section"><a href="../../index.html">Developers</a></div> </li> @@ -109,7 +113,7 @@ enjoyable to use. At the end of this chapter we introduce the main elements for in your app.</p> <p>Read on for a quick overview of the most important aspects of the Android user interface.</p> -<h2>Home, All Apps, and Recents</h2> +<h2 id="home-all-apps-recents">Home, All Apps, and Recents</h2> <div class="vspace size-1"> </div> @@ -153,7 +157,7 @@ recently used app at the bottom.</p> </div> </div> -<h2>System Bars</h2> +<h2 id="system-bars">System Bars</h2> <p>The system bars are screen areas dedicated to the display of notifications, communication of device status, and device navigation. Typically the system bars are displayed concurrently with your app. @@ -185,7 +189,7 @@ to allow the user to enjoy full screen content without distraction.</p> </div> -<h2>Notifications</h2> +<h2 id="notifications">Notifications</h2> <p>Notifications are brief messages that users can access at any time from the status bar. They provide updates, reminders, or information that's important, but not critical enough to warrant |
