Merge "add TV quality page to Develop landing carousel" into lmp-dev

This commit is contained in:
smain@google.com
2014-10-17 06:51:42 +00:00
committed by Android (Google) Code Review

View File

@@ -35,6 +35,28 @@ position:absolute;top:50%;left:0;width:100%;z-index:-1;text-align:center;display
<div class="frame">
<ul>
<li class="item carousel-home">
<div class="col-8">
<img
style="max-height: 250px; margin-top:5px;
margin-left: 30px; max-width: 451px;"
src="{@docRoot}design/tv/images/focus.png"
class="play no-shadow no-transform" />
</div>
<div class="content-right col-6">
<h2>Create Quality Apps for TV</h2>
<p>Now that the Android platform has
extended to TVs, your apps on Google Play have
a new opportunity for engagement in the
living room. To provide the best
"leanback" experience on the couch, follow
this quality checklist.</p>
<p><a
href="{@docRoot}distribute/essentials/quality/tv.html" class="button">Read
more</a></p>
</div>
</li>
<li class="item carousel-home">
<div class="col-8">
<img