docs: fix a few link titles in tv class

Change-Id: I9d87d6a5625c9a95d25354572d35990b37efbba6
This commit is contained in:
Scott Main
2012-04-09 12:58:26 -07:00
parent 5f2570773d
commit ae01af5efd
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ next.link=optimizing-navigation-tv.html
<li><a href="#DesignLandscapeLayouts">Design Landscape Layouts</a></li>
<li><a href="#MakeTextControlsEasyToSee">Make Text and Controls Easy to See</a></li>
<li><a href="#DesignForLargeScreens">Design for High-Density Large Screens</a></li>
<li><a href="#HandleLargeBitmaps">Handle Large Bitmaps in Your Application</a></li>
<li><a href="#HandleLargeBitmaps">Design to Handle Large Bitmaps</a></li>
</ol>
<h2>You should also read</h2>

View File

@@ -5,7 +5,7 @@ parent.link=index.html
trainingnavtop=true
previous.title=Optimizing Layouts for TV
previous.link=optimizing-layouts-tv.html
next.title=Handling features not supported on TV
next.title=Handling Features Not Supported on TV
next.link=unsupported-features-tv.html
@jd:body