diff options
author | Roman Nurik <romannurik@google.com> | 2011-09-27 18:28:46 -0700 |
---|---|---|
committer | Roman Nurik <romannurik@google.com> | 2011-09-28 15:49:09 -0700 |
commit | 2b15c001fa1f80ac7be7e2ddec40253d0ce7b4fb (patch) | |
tree | f3bf1aa4eb69d94e38a5338b1a63bfbb13e8e169 /docs/html/guide/guide_toc.cs | |
parent | e448f557f620ae30dcead7a4423059dfb7d70add (diff) |
Update Widget Design guidelines for ICS
Change-Id: I1b7b8f9c091d38ec1400ce3d8b06e644803544de
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 371658399495..5f74e50fcbc4 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -717,7 +717,7 @@ </ul> </li> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/widget_design.html"> - <span class="en">App Widget Design</span> + <span class="en">App Widget Design <span class="new">updated</span></span> </a></li> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/activity_task_design.html"> <span class="en">Activity and Task Design</span> |