Merge "docs: Fixing two typo bugs in patterns.html" into mnc-docs

This commit is contained in:
Dan Yu
2015-10-01 23:21:32 +00:00
committed by Android (Google) Code Review

View File

@@ -39,8 +39,9 @@ in Get Started with TV Apps for more information.</p>
<h2 id="recommendation">Recommendations</h2> <h2 id="recommendation">Recommendations</h2>
<p>The first row of the Android TV home screen displays cards for content recommended by applications. <p>The first row of the Android TV home screen displays cards for content recommended by applications.
Your application provides these recommendations, as described in <a href="{@docRoot}training/tv/discovery/recommendations.html"> Your application provides these recommendations, as described in
</a>. For a visual overview of recommendations, see <a href="{@docRoot}training/tv/discovery/recommendations.html">Recommending TV Content</a>.
For a visual overview of recommendations, see
<a href="{@docRoot}design/tv/index.html#recommendations">Designing for Android TV</a>.</p> <a href="{@docRoot}design/tv/index.html#recommendations">Designing for Android TV</a>.</p>
<div class="cols"> <div class="cols">
@@ -75,7 +76,7 @@ row and fills the Android TV home screen when the user selects the recommendatio
should be different than the one provided for the large icon, and meet the following specifications:</p> should be different than the one provided for the large icon, and meet the following specifications:</p>
<ul> <ul>
<li>Measure 2016 x 1134 pixels (1920 x 1080 plus 5% margin for for motion)</li> <li>Measure 2016 x 1134 pixels (1920 x 1080 plus 5% margin for motion)</li>
<li id="solid-background">Must not be transparent</li> <li id="solid-background">Must not be transparent</li>
</ul> </ul>