diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2010-03-31 14:45:59 -0700 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2010-03-31 14:45:59 -0700 |
| commit | 36b3b5fc9a86a77488ed8b2497621ddca03d3cba (patch) | |
| tree | bd479aa932bb65355603111293272297b7830d48 /docs/html/guide/practices/ui_guidelines | |
| parent | 59e644e399e9a8dce48f28c34b5ed66974c41bd4 (diff) | |
| download | frameworks_base-36b3b5fc9a86a77488ed8b2497621ddca03d3cba.zip frameworks_base-36b3b5fc9a86a77488ed8b2497621ddca03d3cba.tar.gz frameworks_base-36b3b5fc9a86a77488ed8b2497621ddca03d3cba.tar.bz2 | |
doc change: several fixes for UI Guidelines doc.
Change-Id: I351a076929e1fde0348460f4dfb269cfbcb262f2
Diffstat (limited to 'docs/html/guide/practices/ui_guidelines')
| -rw-r--r-- | docs/html/guide/practices/ui_guidelines/icon_design.jd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/html/guide/practices/ui_guidelines/icon_design.jd b/docs/html/guide/practices/ui_guidelines/icon_design.jd index 9dd3d5f..26acf75 100644 --- a/docs/html/guide/practices/ui_guidelines/icon_design.jd +++ b/docs/html/guide/practices/ui_guidelines/icon_design.jd @@ -647,11 +647,11 @@ effects, which are shown below, are used to create depth.</p> <table class="image-caption"> <tr> <td class="image-caption-i"> - <img src="{@docRoot}images/icon_design/menu_light.png" alt="A view of light, effects, and shadows for launcher icons."/> + <img src="{@docRoot}images/icon_design/menu_light.png" alt="A view of light, effects, and shadows for menu icons."/> </td> <td class="image-caption-c"> <div class="caption grad-rule-top"> - <p><strong>Figure 8. </strong>Light, effects, and shadows for launcher icons.</p> + <p><strong>Figure 8. </strong>Light, effects, and shadows for menu icons.</p> <div class="image-caption-nested"> <table style="margin-top:0;"> <tr><td style="padding-right:1em"><em>1.</em></td><td>Front part:</td><td>Use fill gradient from primary color palette</td></tr> @@ -709,7 +709,7 @@ of 48x48 px on a transparent background. Mind the safeframe.</li> <h4 id="dodonts_menu">"Do's and don'ts"</h4> -<p>Below are some "do and don't" examples to consider when creating status bar creating icons for +<p>Below are some "do and don't" examples to consider when creating menu icons for your application. </p> @@ -765,7 +765,7 @@ face-on to enhance clarity at small sizes.</p> <tr> <td class="image-caption-i"> <img src="{@docRoot}images/icon_design/statusbar_light.png" alt="A view of -light, effects, and shadows for launcher icons."/> +light, effects, and shadows for status bar icons."/> </td> <td class="image-caption-c"> <div class="caption grad-rule-top"> @@ -836,7 +836,7 @@ lower 2 pixels free.</li> <h4 id="dodonts_status">"Do's and don'ts"</h4> -<p>Below are some "do and don't" examples to consider when creating status bar creating icons for +<p>Below are some "do and don't" examples to consider when creating status bar icons for your application. </p> |
