diff options
author | Doug Kramer <nobody@android.com> | 2009-07-02 03:21:25 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-07-02 03:21:25 -0700 |
commit | 2c44586d118208bdddfc727165ebf235fe7c0051 (patch) | |
tree | 185e0b9049d67baa69e5776f1224f86b13ccd343 /docs/html/guide/guide_toc.cs | |
parent | 2e7e15f2da527f762f6eb56b974e758d83f12660 (diff) | |
download | frameworks_base-2c44586d118208bdddfc727165ebf235fe7c0051.zip frameworks_base-2c44586d118208bdddfc727165ebf235fe7c0051.tar.gz frameworks_base-2c44586d118208bdddfc727165ebf235fe7c0051.tar.bz2 |
AI 150289: Added Menu Design guidelines. View the pages at:
http://zpn20:44443/guide/practices/ui_guidelines/menu_design.html
Automated import of CL 150289
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 da4a2c3..17fc85f 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -149,6 +149,7 @@ <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> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/activity_task_design.html">Activity and Task Design</a></li> + <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/menu_design.html">Menu Design</a></li> </ul> </li> <li><a href="<?cs var:toroot ?>guide/practices/design/performance.html">Designing for Performance</a></li> |