diff options
| author | Scott Main <smain@google.com> | 2011-10-27 10:03:10 -0700 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-10-27 10:03:10 -0700 |
| commit | 5653985830f35184ea772b2ccc8333d6ef634761 (patch) | |
| tree | a17e30231357c4bad00079bcc3424de500efe57d /docs/html/guide/guide_toc.cs | |
| parent | 737c3dd9f116ae68bcb9b5ce6855afaf2f59738b (diff) | |
| parent | 5e44f68a66041332fa28fc2359eaeab8fc452fac (diff) | |
| download | frameworks_base-5653985830f35184ea772b2ccc8333d6ef634761.zip frameworks_base-5653985830f35184ea772b2ccc8333d6ef634761.tar.gz frameworks_base-5653985830f35184ea772b2ccc8333d6ef634761.tar.bz2 | |
Merge "docs: add guide for optimizing tablet apps for handsets deprecate "optimizing for 3.0" doc" into ics-mr0
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
| -rw-r--r-- | docs/html/guide/guide_toc.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index b7710c3..543302f 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -715,9 +715,9 @@ </a></li> </ul> </li> - <li><a href="<?cs var:toroot ?>guide/practices/optimizing-for-3.0.html"> - <span class="en">Optimizing Apps for Android 3.0</span> - </a></li> + <li><a href="<?cs var:toroot ?>guide/practices/tablets-and-handsets.html"> + <span class="en">Supporting Tablets and Handsets</span> + </a> <span class="new">new!</span></li> <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/index.html"> <span class="en">UI Guidelines</span> |
