diff options
author | Scott Main <smain@google.com> | 2012-01-09 17:36:46 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-01-10 14:19:19 -0800 |
commit | eb5dacddc443db0752529a69a9c48dab1b129a18 (patch) | |
tree | 33c6384440f9c1c756795a2efa9f8a9951b189f0 /docs/html/guide/guide_toc.cs | |
parent | 7944704e6c4cc10105838b78d3d8403bf66a066b (diff) |
docs: add links to Android Design from dev docs
Change-Id: Ib2334be0a05d33008d2e4850547ff1c3b7b16764
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index a9c4d307b7a0..7f3894dd33a2 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -751,20 +751,20 @@ applications</span> <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design.html"> <span class="en">Icon Design</span> - </a> <span class="new">updated</span></div> + </a></div> <ul> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_launcher.html"> <span class="en">Launcher Icons</span> - </a> <span class="new">updated</span></li> + </a></li> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_menu.html"> <span class="en">Menu Icons</span> </a></li> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_action_bar.html"> <span class="en">Action Bar Icons</span> - </a> <span class="new">new!</span></li> + </a></li> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_status_bar.html"> <span class="en">Status Bar Icons</span> - </a> <span class="new">updated</span></li> + </a></li> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/icon_design_tab.html"> <span class="en">Tab Icons</span> </a></li> |