Merge "docs: 3 additional review criteria for Android TV" into mnc-mr-docs
am: 88e0bbce56
* commit '88e0bbce5652d846bc6937b6827d9b282517ae14':
docs: 3 additional review criteria for Android TV
Change-Id: I44ccbc62d287e6866b7e075060c715992cecc7f5
This commit is contained in:
@@ -80,7 +80,7 @@ see <a href="{@docRoot}distribute/googleplay/tv.html">Distributing to Android TV
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td rowspan="4" id="launcher">
|
<td rowspan="5" id="launcher">
|
||||||
Launcher
|
Launcher
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
@@ -131,6 +131,18 @@ see <a href="{@docRoot}distribute/googleplay/tv.html">Distributing to Android TV
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td id="TV-LS">
|
||||||
|
TV-LS
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<p style="margin-bottom:.5em;">
|
||||||
|
App runs successfully when the user selects the application banner from the home screen.
|
||||||
|
(<a href="{@docRoot}training/tv/start/start.html#run">Learn how</a>)
|
||||||
|
</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td rowspan="5" id="layout">
|
<td rowspan="5" id="layout">
|
||||||
Layout
|
Layout
|
||||||
@@ -239,6 +251,36 @@ see <a href="{@docRoot}distribute/googleplay/tv.html">Distributing to Android TV
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td rowspan="2" id="search">
|
||||||
|
Search
|
||||||
|
</td>
|
||||||
|
|
||||||
|
<td id="TV-SD">
|
||||||
|
TV-SD
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<p style="margin-bottom:.5em;">
|
||||||
|
In-app search results are navigable using D-pad controls, unless the app
|
||||||
|
requires a gamepad controller, as specified in <a href="#TV-GP">TV-GP</a>.
|
||||||
|
(<a href="{@docRoot}training/tv/start/navigation.html#d-pad-navigation">Learn how</a>)
|
||||||
|
</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td id="TV-SB">
|
||||||
|
TV-SB
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<p style="margin-bottom:.5em;">
|
||||||
|
An in-app search query should show up in the search box, similar to the user interface provided
|
||||||
|
by {@link android.support.v17.leanback.app.SearchFragment}, and results should be relevant to
|
||||||
|
that query.
|
||||||
|
(<a href="{@docRoot}training/tv/discovery/in-app-search.html">Learn how</a>)
|
||||||
|
</p>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user