Merge "docs: add NOTICE to action bar icon pack and sprinkle download links" into ics-mr1

This commit is contained in:
Roman Nurik
2012-01-26 16:32:56 -08:00
committed by Android (Google) Code Review
3 changed files with 38 additions and 4 deletions

View File

@@ -133,7 +133,7 @@ The app icon establishes your app's identity. It can be replaced with a differen
you wish.
Important: If the app is currently not displaying the top-level screen, be sure to display the Up
caret to the left of the app icon, so the user can navigate up the hierarchy. For more discussion of
Up navigation, see the "Navigation" pattern.
Up navigation, see the <a href="../patterns/navigation.html">Navigation</a> pattern.
<div class="figure">
<img src="../static/content/action_bar_pattern_up_app_icon.png">
@@ -369,6 +369,22 @@ action overflow.</p>
<p>If either F, I, or T apply, then it's appropriate for the action bar. Otherwise, it belongs in the
action overflow.</p>
<p>
Pre-defined glyphs should be used for certain common actions such as "refresh" and "share." The
download link below provides a package with icons that are scaled for various screen densities and
are suitable for use with the Holo Light and Holo Dark themes. The package also includes unstyled
icons that you can modify to match your theme, in addition to Adobe&reg; Illustrator&reg; source
files for further customization.
</p>
<p>
<a href="../static/download/action_bar_icons-v4.0.zip">Download the Action Bar Icon
Pack</a>
</p>
<div class="layout-content-row">
<div class="layout-content-col span-6">

View File

@@ -193,10 +193,28 @@ from above, so that users perceive some depth.</p>
<h2 id="actionbar">Action Bar</h2>
<p>Action bar icons are graphic buttons that represent the most important actions people can take
within your app. Each one should employ a simple metaphor representing a single concept that most
people can grasp at a glance.</p>
<p>
Action bar icons are graphic buttons that represent the most important actions people can take
within your app. Each one should employ a simple metaphor representing a single concept that most
people can grasp at a glance.
</p>
<p>
Pre-defined glyphs should be used for certain common actions such as "refresh" and "share." The
download link below provides a package with icons that are scaled for various screen densities and
are suitable for use with the Holo Light and Holo Dark themes. The package also includes unstyled
icons that you can modify to match your theme, in addition to Adobe&reg; Illustrator&reg; source
files for further customization.
</p>
<p>
<a href="../static/download/action_bar_icons-v4.0.zip">Download the Action Bar Icon
Pack</a>
</p>
<div class="layout-content-row">
<div class="layout-content-col span-4">