am 0f6eb938: am d9b48e94: am 4561be01: Merge "add TV quality page to Develop landing carousel" into lmp-dev
* commit '0f6eb938937996bcd6e3f889da5d03859df5f0e8': add TV quality page to Develop landing carousel
This commit is contained in:
@@ -35,6 +35,28 @@ position:absolute;top:50%;left:0;width:100%;z-index:-1;text-align:center;display
|
|||||||
<div class="frame">
|
<div class="frame">
|
||||||
<ul>
|
<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">
|
<li class="item carousel-home">
|
||||||
<div class="col-8">
|
<div class="col-8">
|
||||||
<img
|
<img
|
||||||
|
|||||||
Reference in New Issue
Block a user