diff options
author | Quddus Chong <quddusc@google.com> | 2015-06-19 23:37:39 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-06-19 23:37:43 +0000 |
commit | 4437a1294e26507449b48783a31b422d769af53b (patch) | |
tree | 5f2ce2c7941735ecc44e485a964b5f3e5eed0d9c /docs | |
parent | cdc28652601d977bd0964d088b9070f6d2ef32d9 (diff) | |
parent | 17f9ea77ac3089bb10afe59aaf58e464dad26dab (diff) | |
download | frameworks_base-4437a1294e26507449b48783a31b422d769af53b.zip frameworks_base-4437a1294e26507449b48783a31b422d769af53b.tar.gz frameworks_base-4437a1294e26507449b48783a31b422d769af53b.tar.bz2 |
Merge "docs: Add link from TV design page on DAC to Android TV spec on Google Design site. bug: 21786976" into mnc-preview-docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/design/tv/index.jd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/design/tv/index.jd b/docs/html/design/tv/index.jd index def1286..38e5b79 100644 --- a/docs/html/design/tv/index.jd +++ b/docs/html/design/tv/index.jd @@ -4,6 +4,12 @@ page.metaDescription=Guidelines to help you create a great leanback experience o page.image=design/tv/images/apps-games-rows.jpg @jd:body +<a class="notice-designers" style="clear:none" href="http://www.google.com/design/spec-tv"> + <div> + <h3>Material Design</h3> + <p>Android TV Design Guidelines</p> + </div> +</a> <p>The Android TV platform user interface provides the launch pad for your app's big screen experience. It's important to understand how your app is presented in the main user interface and |