diff options
Diffstat (limited to 'docs/html/guide/components/index.jd')
-rw-r--r-- | docs/html/guide/components/index.jd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/html/guide/components/index.jd b/docs/html/guide/components/index.jd index 87bae53..6ede873 100644 --- a/docs/html/guide/components/index.jd +++ b/docs/html/guide/components/index.jd @@ -4,6 +4,14 @@ page.landing.intro=Android's application framework lets you create extremely ric page.landing.image=images/develop/app_components.png @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> <div class="landing-docs"> |