diff options
author | Scott Main <smain@google.com> | 2012-12-04 18:23:09 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2013-07-08 16:16:21 -0700 |
commit | da31f2ea9274614da18aa2544fc43fb4ee213741 (patch) | |
tree | 316245edf9057892c6159db2e325f66f7989b2cd /docs/html/tools/index.jd | |
parent | 9c35004eabc48509c22d27f0a32ef7391e7ce923 (diff) | |
download | frameworks_base-da31f2ea9274614da18aa2544fc43fb4ee213741.zip frameworks_base-da31f2ea9274614da18aa2544fc43fb4ee213741.tar.gz frameworks_base-da31f2ea9274614da18aa2544fc43fb4ee213741.tar.bz2 |
docs: add link to developer survey on main landing pages
Change-Id: Ib842dc074be9541764379d2adfecb0af01751d76
Diffstat (limited to 'docs/html/tools/index.jd')
-rw-r--r-- | docs/html/tools/index.jd | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/html/tools/index.jd b/docs/html/tools/index.jd index f9d452c..e9094a7 100644 --- a/docs/html/tools/index.jd +++ b/docs/html/tools/index.jd @@ -1,6 +1,13 @@ page.title=Developer Tools @jd:body - +<div id="butterbar-wrapper" > + <div id="butterbar" > + <div id="butterbar-message"> +<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/1EHLPGqhbxj2HungHRRN4_0K9TGpc-Izy-u46vBDgS8Q/viewform"> + Take the Android Developer Survey</a> + </div> + </div> +</div> <img src="{@docRoot}images/tools-home.png" style="float:right;" height="415" width="763" /> |