diff options
| author | Dirk Dougherty <nobody@android.com> | 2009-05-26 10:03:04 -0700 |
|---|---|---|
| committer | The Android Open Source Project <initial-contribution@android.com> | 2009-05-26 10:03:04 -0700 |
| commit | 30d79f64ecdd15d279cae6421f39a0c8fa2fab7d (patch) | |
| tree | 22e7a26f410bb1ba02359a088070d31f19ae4be7 /docs/html/guide/guide_toc.cs | |
| parent | 8fc5a63d422fd32258dc18fe0e635b4f1486fd61 (diff) | |
| parent | f3043db05bdd5424504dd479082fc8554676a682 (diff) | |
| download | frameworks_base-30d79f64ecdd15d279cae6421f39a0c8fa2fab7d.zip frameworks_base-30d79f64ecdd15d279cae6421f39a0c8fa2fab7d.tar.gz frameworks_base-30d79f64ecdd15d279cae6421f39a0c8fa2fab7d.tar.bz2 | |
am f3043db0: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234
Merge commit 'f3043db05bdd5424504dd479082fc8554676a682' into donut
* commit 'f3043db05bdd5424504dd479082fc8554676a682':
AI 149251: Add 1.x Icon Guidelines doc and template pack.
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
| -rw-r--r-- | docs/html/guide/guide_toc.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index a044cea..da5192a 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -146,6 +146,7 @@ <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/index.html">UI Guidelines</a></div> <ul> + <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design.html">Icon Design</a></li> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/widget_design.html">App Widget Design</a></li> </ul> </li> |
