diff options
author | Scott Main <smain@google.com> | 2013-07-31 11:02:15 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-07-31 11:02:15 -0700 |
commit | c580489cb95696ab5f3482aeb9e83f5eb7d68d87 (patch) | |
tree | 91a81cb7592846ddc45f251071aefd18c85da165 /docs/html/guide/guide_toc.cs | |
parent | 5ce5d66f89cafa3b0eebca054663f86acf0c47ab (diff) | |
parent | a254552270879e08f852c69ebda9640fc1870e6f (diff) | |
download | frameworks_base-c580489cb95696ab5f3482aeb9e83f5eb7d68d87.zip frameworks_base-c580489cb95696ab5f3482aeb9e83f5eb7d68d87.tar.gz frameworks_base-c580489cb95696ab5f3482aeb9e83f5eb7d68d87.tar.bz2 |
am a2545522: am 48ebc69f: remove obsolete/orphaned "tab layout" doc, make redirect to training lesson
* commit 'a254552270879e08f852c69ebda9640fc1870e6f':
remove obsolete/orphaned "tab layout" doc, make redirect to training lesson
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index db08c3e..2a31374 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -146,9 +146,6 @@ <li><a href="<?cs var:toroot ?>guide/topics/ui/layout/grid.html"> <span class="en">Grid Layout</span> </a></li> - <li><a href="<?cs var:toroot ?>guide/topics/ui/layout/tabs.html"> - <span class="en">Tab Layout</span> - </a></li> --> <li><a href="<?cs var:toroot ?>guide/topics/ui/layout/listview.html"> <span class="en">List View</span> |