diff options
| author | smain@google.com <smain@google.com> | 2014-06-23 10:26:15 -0700 |
|---|---|---|
| committer | smain@google.com <smain@google.com> | 2014-06-24 12:02:19 -0700 |
| commit | 80e1a0cff2c405b7ff90072e6a5aad649f22aba5 (patch) | |
| tree | 3beb26104bcb25b918a6442d4d147f0ad76280d1 /docs/html/design/tv | |
| parent | 3c3daf684458d868ec30c3b30dc91328274f207f (diff) | |
| download | frameworks_base-80e1a0cff2c405b7ff90072e6a5aad649f22aba5.zip frameworks_base-80e1a0cff2c405b7ff90072e6a5aad649f22aba5.tar.gz frameworks_base-80e1a0cff2c405b7ff90072e6a5aad649f22aba5.tar.bz2 | |
add Design guide for Wear. adds new Devices section to sidenav.
Change-Id: I5836ec4862fa731fae801c0fe8ba64bb056b69ab
Diffstat (limited to 'docs/html/design/tv')
| -rw-r--r-- | docs/html/design/tv/index.jd | 36 |
1 files changed, 10 insertions, 26 deletions
diff --git a/docs/html/design/tv/index.jd b/docs/html/design/tv/index.jd index 2519e25..5534724 100644 --- a/docs/html/design/tv/index.jd +++ b/docs/html/design/tv/index.jd @@ -1,31 +1,15 @@ -page.title=Design for TV -header.justLinks=1 -footer.hide=1 +page.title=TV @jd:body -<style> -#landing-graphic-container { - position: relative; -} -#text-overlay { - position: absolute; - left: 0; - top: 402px; - width: 220px; -} -</style> +<img src="{@docRoot}preview/tv/design/images/atv-home.jpg" + width="460" height="283" style="float:right;margin:0 0 40px 40px" /> -<div id="landing-graphic-container"> - <div id="text-overlay"> - <span itemprop="description"> - Build beautiful apps for the biggest screen in the house.</span> - <br><br> - <a href="{@docRoot}design/tv/principles.html" - class="landing-page-link">Design Principles</a> - </div> - <a href="{@docRoot}design/tv/principles.html"> - <img src="{@docRoot}design/tv/images/atv.png" style="margin-left: 70px;"> - </a> -</div> +<p>Android TV is <strong>coming soon</strong> and lets you engage your users in a new, shared environment.</p> + +<p>Users bring a specific set of expectations to the experience of watching TV, versus interacting +with a phone or tablet. So find out how to get your app ready for its big-screen debut +later this year by reading the +<a href="{@docRoot}preview/tv/design/index.html">Android TV Design Guide</a> +in the L Developer Preview.</p>
\ No newline at end of file |
