<p>The background image also appears behind the recommendations
row and fills the Android TV home screen when the user selects the recommendation card. This image
should be different than the one provided for the large icon, and meet the following specifications:</p>
<ul>
<li>Monocolor: size 16x16dp, white (#fff) icon with transparent background, PNG format</li>
<li>Graphics should be centered within the icon image</li>
<li>Measure 2016 x 1134 pixels (1920 x 1080 plus 5% margin for for motion)</li>
<li id="solid-background">Must not be transparent</li>
</ul>
<p class="note">
<strong>Note:</strong> Your app icon image may be desaturated and blended for some card
displays.
<strong>Note:</strong> If the background image does not meet the size requirements, the system
scales it to fit.
</p>
<h2>Background Images</h2>
<p>Background images are displayed in the background of your app to provide additional visual
interest, information, or branding. The user interface widgets provided in the <a href="{@docRoot}tools/support-library/features.html#v17-leanback">v17 leanback support
<p>The user interface widgets provided in the
<a href="{@docRoot}tools/support-library/features.html#v17-leanback">v17 leanback support
library</a> provide specific support for background images and for updating them as items gain
and lose focus. The specific requirements for background images on TV devices is that they
should be full color and a size of 1920 x 1080 pixels.
and lose focus.
</p>
<p class="note" id="solid-background">
<strong>Important:</strong> Background images must not be transparent. Your must not allow any
portion of another app to be seen through your app.
</p>
<h3 id="icons">Icons</h3>
<h4>Large icon</h4>
<p>Typically, the large icon is an image of the content for the recommendation. It appears
above a colored area that contains the recommendation content title and text. This image should be
different from that which you provide for the background image, and conform to the following
specifications:</p>
<ul>
<li>Height: 176dp or more</li>
<li>Minimum width: 2/3 of the height (117dp for an image 176dp in height)</li>
<li>Max width: 4/3 of the height (234dp for an image 176dp in height)</li>
<li>Must not be transparent</li>
</ul>
<p class="note">
<strong>Note:</strong> If you background image does not meet the size requirements, it is scaled
to fit.
<strong>Note:</strong> If the large icon does not meet the size requirements, the system
scales it to fit.
</p>
<h4>Small icon</h4>
<p>Recommendation cards include a small icon that is imposed over a colored background. The icon and
background color display at 100% opacity when the card is selected, and at 50% opacity when not