diff options
author | Scott Main <smain@google.com> | 2011-02-14 11:44:10 -0800 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-02-14 11:44:10 -0800 |
commit | 2e80568263924b13c59a24d4d28fecb903bbc2a9 (patch) | |
tree | af04c7d685f488f734ae6902f332f2aaaa072793 /docs/html/guide/guide_toc.cs | |
parent | 55ee1d66981f1edef966562f11c60886138544ea (diff) | |
parent | 1b6dd05927bf381f8a912447dfb79f49b60b9d03 (diff) |
Merge "add compatible-screens manifest element and update supports-screens element with resizeable attribute" into honeycomb
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 a2a2be9d7708..6df3a81c3420 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -207,6 +207,7 @@ <li><a href="<?cs var:toroot ?>guide/topics/manifest/activity-alias-element.html"><activity-alias></a></li> <li><a href="<?cs var:toroot ?>guide/topics/manifest/application-element.html"><application></a></li> <li><a href="<?cs var:toroot ?>guide/topics/manifest/category-element.html"><category></a></li> + <li><a href="<?cs var:toroot ?>guide/topics/manifest/compatible-screens-element.html"><compatible-screens></a></li> <li><a href="<?cs var:toroot ?>guide/topics/manifest/data-element.html"><data></a></li> <li><a href="<?cs var:toroot ?>guide/topics/manifest/grant-uri-permission-element.html"><grant-uri-permission></a></li> <li><a href="<?cs var:toroot ?>guide/topics/manifest/instrumentation-element.html"><instrumentation></a></li> |