diff options
| author | David Friedman <dmail@google.com> | 2015-07-10 20:11:46 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2015-07-10 20:11:46 +0000 |
| commit | c1541571ff501ba7f58ab9f066828e6620aaa90c (patch) | |
| tree | 4a926cb310cb98f9c7cdabede6d64a1d9d1beafd /docs/html-intl/intl/pt-br/preview/overview.jd | |
| parent | f180fe31de4cc428c298a2faed394c417ade5483 (diff) | |
| parent | 1c231da06c9e9f82c52d36211a865703a5d0cd62 (diff) | |
| download | frameworks_base-c1541571ff501ba7f58ab9f066828e6620aaa90c.zip frameworks_base-c1541571ff501ba7f58ab9f066828e6620aaa90c.tar.gz frameworks_base-c1541571ff501ba7f58ab9f066828e6620aaa90c.tar.bz2 | |
am 1c231da0: am 48143e6a: Docs: Fixes to Preview "Program Overview" page; rewording on "Support" page
* commit '1c231da06c9e9f82c52d36211a865703a5d0cd62':
Docs: Fixes to Preview "Program Overview" page; rewording on "Support" page
Diffstat (limited to 'docs/html-intl/intl/pt-br/preview/overview.jd')
| -rw-r--r-- | docs/html-intl/intl/pt-br/preview/overview.jd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/html-intl/intl/pt-br/preview/overview.jd b/docs/html-intl/intl/pt-br/preview/overview.jd index ce5a596..e81ccd7 100644 --- a/docs/html-intl/intl/pt-br/preview/overview.jd +++ b/docs/html-intl/intl/pt-br/preview/overview.jd @@ -5,6 +5,33 @@ page.tags="preview", "developer", "android" @jd:body +<div class="cols" style= +"background-color:#ffebc3; padding: 5px 0;margin-bottom:1em; text-align:center;"> +<h3> + Developer Preview 2 is now available + </h3> + + <ul class="dac-section-links"> + <li class="dac-section-link"> + <a href="{@docRoot}preview/support.html#preview2-notes"> + <span class="dac-sprite dac-auto-chevron"></span> + Read the Notes</a> + </li> + + <li class="dac-section-link"> + <a href="{@docRoot}preview/support.html#preview2-get"> + <span class="dac-sprite dac-auto-chevron"></span> + Get the Update</a> + </li> + + <li class="dac-section-link"> + <a href="https://code.google.com/p/android-developer-preview/"> + <span class="dac-sprite dac-auto-chevron"></span> + Report Issues</a> + </li> + </ul> +</div> + <p> Boas-vindas ao <strong>Android M Developer Preview</strong>, um programa que fornece tudo que é necessário para testar e otimizar os aplicativos para a próxima versão |
