am 702cb3b2: am 7314b607: am e7cc9e80: Merge "docs: Android TV docs fixes for L SDK release" into lmp-dev
* commit '702cb3b2f6b6d0eca9f8d40dc94142fcc6b53a35': docs: Android TV docs fixes for L SDK release
|
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">
|
<li class="nav-section">
|
||||||
<div class="nav-section-header">
|
<div class="nav-section-header">
|
||||||
<a href="<?cs var:toroot ?>training/tv/discovery/index.html"
|
<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>
|
Helping Users Find Content on TV</a>
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -924,8 +924,9 @@ include the action bar on devices running Android 2.1 or higher."
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="<?cs var:toroot ?>training/tv/tif/index.html">
|
<a href="<?cs var:toroot ?>training/tv/tif/index.html"
|
||||||
TV Input Framework</a>
|
description="How to build Live TV apps.">
|
||||||
|
Building Live TV Apps</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ trainingnavtop=true
|
|||||||
bring users back to your app.
|
bring users back to your app.
|
||||||
</p>
|
</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">
|
<p class="img-caption">
|
||||||
<strong>Figure 1.</strong> An example of the recommendations row.
|
<strong>Figure 1.</strong> An example of the recommendations row.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
page.title=TV Input Framework
|
page.title=Building Live TV Apps
|
||||||
page.tags=tif
|
page.tags=tif
|
||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 525 KiB After Width: | Height: | Size: 1.4 MiB |