Skip to content

Commit 9f6176e

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am ae01af5: docs: fix a few link titles in tv class
* commit 'ae01af5efdf8dfa8bd711bfe045722d00efddf68': docs: fix a few link titles in tv class
2 parents 7e9fbe1 + ae01af5 commit 9f6176e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/html/training/tv/optimizing-layouts-tv.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ next.link=optimizing-navigation-tv.html
1616
<li><a href="#DesignLandscapeLayouts">Design Landscape Layouts</a></li>
1717
<li><a href="#MakeTextControlsEasyToSee">Make Text and Controls Easy to See</a></li>
1818
<li><a href="#DesignForLargeScreens">Design for High-Density Large Screens</a></li>
19-
<li><a href="#HandleLargeBitmaps">Handle Large Bitmaps in Your Application</a></li>
19+
<li><a href="#HandleLargeBitmaps">Design to Handle Large Bitmaps</a></li>
2020
</ol>
2121

2222
<h2>You should also read</h2>

docs/html/training/tv/optimizing-navigation-tv.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ parent.link=index.html
55
trainingnavtop=true
66
previous.title=Optimizing Layouts for TV
77
previous.link=optimizing-layouts-tv.html
8-
next.title=Handling features not supported on TV
8+
next.title=Handling Features Not Supported on TV
99
next.link=unsupported-features-tv.html
1010

1111
@jd:body

0 commit comments

Comments
 (0)