summaryrefslogtreecommitdiffstats
path: root/docs/html/resources
diff options
context:
space:
mode:
authorRoman Nurik <romannurik@google.com>2012-03-28 17:55:24 -0700
committerRoman Nurik <romannurik@google.com>2012-04-13 17:27:21 -0700
commit38e09c3ddb7da47a23bf4221ab678e058c7e923a (patch)
tree45f2b605b57060c5820f93fa28e601ac428c4935 /docs/html/resources
parent19266f7b02c91d21d630c99d593f83cc427cd40b (diff)
downloadframeworks_base-38e09c3ddb7da47a23bf4221ab678e058c7e923a.zip
frameworks_base-38e09c3ddb7da47a23bf4221ab678e058c7e923a.tar.gz
frameworks_base-38e09c3ddb7da47a23bf4221ab678e058c7e923a.tar.bz2
docs: Android Training: Creating Backward-Compatible UIs class
Change-Id: I9a3038839c7849ecbb144b218ce5a08bdcd35886
Diffstat (limited to 'docs/html/resources')
-rw-r--r--docs/html/resources/resources_toc.cs26
1 files changed, 25 insertions, 1 deletions
diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs
index 6fe36fa..686bde3 100644
--- a/docs/html/resources/resources_toc.cs
+++ b/docs/html/resources/resources_toc.cs
@@ -227,7 +227,31 @@ class="new">&nbsp;new!</span></span>
</li>
</ul>
</li>
-
+
+ <li class="toggle-list">
+ <div><a href="<?cs var:toroot ?>training/backward-compatible-ui/index.html">
+ <span class="en">Creating Backward-Compatible UIs<span class="new">&nbsp;new!</span></span>
+ </a></div>
+ <ul>
+ <li><a href="<?cs var:toroot ?>training/backward-compatible-ui/abstracting.html">
+ <span class="en">Abstracting the New APIs</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/backward-compatible-ui/new-implementation.html">
+ <span class="en">Proxying to the New APIs</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/backward-compatible-ui/older-implementation.html">
+ <span class="en">Creating an Implementation with Older APIs</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/backward-compatible-ui/using-component.html">
+ <span class="en">Using the Version-Aware Component</span>
+ </a>
+ </li>
+ </ul>
+ </li>
+
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>training/enterprise/index.html">
<span class="en">Developing for Enterprise</span>