Merge "docs: Android TV docs fixes for L SDK release" into lmp-dev
|
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 126 KiB |
|
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 124 KiB |
|
Before Width: | Height: | Size: 231 KiB After Width: | Height: | Size: 254 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 291 KiB After Width: | Height: | Size: 291 KiB |
@@ -902,7 +902,7 @@ include the action bar on devices running Android 2.1 or higher."
|
||||
<li class="nav-section">
|
||||
<div class="nav-section-header">
|
||||
<a href="<?cs var:toroot ?>training/tv/discovery/index.html"
|
||||
description="How to help users discovery content from your app.">
|
||||
description="How to help users discover content from your app.">
|
||||
Helping Users Find Content on TV</a>
|
||||
</div>
|
||||
<ul>
|
||||
@@ -924,8 +924,9 @@ include the action bar on devices running Android 2.1 or higher."
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="<?cs var:toroot ?>training/tv/tif/index.html">
|
||||
TV Input Framework</a>
|
||||
<a href="<?cs var:toroot ?>training/tv/tif/index.html"
|
||||
description="How to build Live TV apps.">
|
||||
Building Live TV Apps</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -29,7 +29,7 @@ trainingnavtop=true
|
||||
bring users back to your app.
|
||||
</p>
|
||||
|
||||
<img src="{@docRoot}preview/tv/images/home-recommendations.png" alt="" id="figure1" />
|
||||
<img src="{@docRoot}images/tv/home-recommendations.png" alt="" id="figure1" />
|
||||
<p class="img-caption">
|
||||
<strong>Figure 1.</strong> An example of the recommendations row.
|
||||
</p>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
page.title=TV Input Framework
|
||||
page.title=Building Live TV Apps
|
||||
page.tags=tif
|
||||
|
||||
@jd:body
|
||||
|
||||
|
Before Width: | Height: | Size: 525 KiB After Width: | Height: | Size: 1.4 MiB |