Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15d07ade authored by Roman Nurik's avatar Roman Nurik Committed by Android Git Automerger
Browse files

am 639b25ea: Merge "docs: add NOTICE to action bar icon pack and sprinkle...

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

* commit '639b25ea':
  docs: add NOTICE to action bar icon pack and sprinkle download links
parents b6b7ba09 639b25ea
Loading
Loading
Loading
Loading
+17 −1
Original line number Diff line number Diff line
@@ -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">

+20 −2
Original line number Diff line number Diff line
@@ -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">