summaryrefslogtreecommitdiffstats
path: root/docs/html/design
diff options
context:
space:
mode:
authorRoman Nurik <romannurik@google.com>2012-01-26 14:56:28 -0800
committerRoman Nurik <romannurik@google.com>2012-01-26 15:57:34 -0800
commitbb9bffb6b9baede8239589599f7ef59859f94f7d (patch)
treeb263285912a76e28ca4821320a20118189c679e8 /docs/html/design
parent5b08738a62ece5bf0ca5d22a6f062e2fb67af272 (diff)
downloadframeworks_base-bb9bffb6b9baede8239589599f7ef59859f94f7d.zip
frameworks_base-bb9bffb6b9baede8239589599f7ef59859f94f7d.tar.gz
frameworks_base-bb9bffb6b9baede8239589599f7ef59859f94f7d.tar.bz2
docs: add NOTICE to action bar icon pack and sprinkle download links
Change-Id: I1437ce64908c28621e86fff54767ddbd2b1fcb3a
Diffstat (limited to 'docs/html/design')
-rw-r--r--docs/html/design/patterns/actionbar.html18
-rw-r--r--docs/html/design/static/download/action_bar_icons-v4.0.zipbin1100797 -> 1104707 bytes
-rw-r--r--docs/html/design/style/iconography.html22
3 files changed, 37 insertions, 3 deletions
diff --git a/docs/html/design/patterns/actionbar.html b/docs/html/design/patterns/actionbar.html
index 99ae2d7..911c549 100644
--- a/docs/html/design/patterns/actionbar.html
+++ b/docs/html/design/patterns/actionbar.html
@@ -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">
diff --git a/docs/html/design/static/download/action_bar_icons-v4.0.zip b/docs/html/design/static/download/action_bar_icons-v4.0.zip
index e255931..4568894 100644
--- a/docs/html/design/static/download/action_bar_icons-v4.0.zip
+++ b/docs/html/design/static/download/action_bar_icons-v4.0.zip
Binary files differ
diff --git a/docs/html/design/style/iconography.html b/docs/html/design/style/iconography.html
index 663770b..5d5d200 100644
--- a/docs/html/design/style/iconography.html
+++ b/docs/html/design/style/iconography.html
@@ -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
+<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>
+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">