am ae01af5e: docs: fix a few link titles in tv class

* commit 'ae01af5efdf8dfa8bd711bfe045722d00efddf68':
  docs: fix a few link titles in tv class
This commit is contained in:
Scott Main
2012-04-09 13:03:20 -07:00
committed by Android Git Automerger
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