diff options
Diffstat (limited to 'docs/html/develop/index.jd')
| -rw-r--r-- | docs/html/develop/index.jd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index bb90cca..e89e228 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -37,6 +37,28 @@ position:absolute;top:50%;left:0;width:100%;z-index:-1;text-align:center;display <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 src="//lh4.ggpht.com/-lfjzgG5Dqrk/UHMThRtpRwI/AAAAAAAABpk/h4d3nsmkgPM/s400/mint.png" class="play no-shadow no-transform" /> |
