From bb9bffb6b9baede8239589599f7ef59859f94f7d Mon Sep 17 00:00:00 2001 From: Roman Nurik Date: Thu, 26 Jan 2012 14:56:28 -0800 Subject: docs: add NOTICE to action bar icon pack and sprinkle download links Change-Id: I1437ce64908c28621e86fff54767ddbd2b1fcb3a --- docs/html/design/patterns/actionbar.html | 18 ++++++++++++++++- .../static/download/action_bar_icons-v4.0.zip | Bin 1100797 -> 1104707 bytes docs/html/design/style/iconography.html | 22 +++++++++++++++++++-- 3 files changed, 37 insertions(+), 3 deletions(-) (limited to 'docs') 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 Navigation pattern.
@@ -369,6 +369,22 @@ action overflow.

If either F, I, or T apply, then it's appropriate for the action bar. Otherwise, it belongs in the action overflow.

+

+ +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® Illustrator® source +files for further customization. + +

+

+ +Download the Action Bar Icon +Pack + +

+
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 Binary files a/docs/html/design/static/download/action_bar_icons-v4.0.zip and b/docs/html/design/static/download/action_bar_icons-v4.0.zip 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.

Action Bar

-

Action bar icons are graphic buttons that represent the most important actions people can take +

+ +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.

+people can grasp at a glance. + +

+

+ +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® Illustrator® source +files for further customization. + +

+

+ +Download the Action Bar Icon +Pack +

-- cgit v1.1