diff options
author | Quddus Chong <quddusc@google.com> | 2015-06-19 23:49:15 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-06-19 23:49:15 +0000 |
commit | 0bdd320402aa3406ece0afd1c89bcd00c21b3f7a (patch) | |
tree | 9ee2f05a39f0ccc0e92684d1870f65edaeb0d6e6 /docs | |
parent | a5de0f30cf9edfb980f5da3e8329eeb60d77057d (diff) | |
parent | 4437a1294e26507449b48783a31b422d769af53b (diff) | |
download | frameworks_base-0bdd320402aa3406ece0afd1c89bcd00c21b3f7a.zip frameworks_base-0bdd320402aa3406ece0afd1c89bcd00c21b3f7a.tar.gz frameworks_base-0bdd320402aa3406ece0afd1c89bcd00c21b3f7a.tar.bz2 |
am 4437a129: Merge "docs: Add link from TV design page on DAC to Android TV spec on Google Design site. bug: 21786976" into mnc-preview-docs
* commit '4437a1294e26507449b48783a31b422d769af53b':
docs: Add link from TV design page on DAC to Android TV spec on Google Design site. bug: 21786976
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 |