diff options
author | Scott Main <smain@google.com> | 2013-07-30 12:28:43 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-07-30 12:28:43 -0700 |
commit | 299c5ea31b0c8510274eb6bb388fc5c4543ab607 (patch) | |
tree | 645ec3894a7e642685892eee5419ef21d582aea5 /docs/html/guide/components | |
parent | 159a5ff708063d92a6be4ed12c7a3c9d85dec1e1 (diff) | |
download | frameworks_base-299c5ea31b0c8510274eb6bb388fc5c4543ab607.zip frameworks_base-299c5ea31b0c8510274eb6bb388fc5c4543ab607.tar.gz frameworks_base-299c5ea31b0c8510274eb6bb388fc5c4543ab607.tar.bz2 |
Revert "docs: add link to developer survey on main landing pages"
This reverts commit da31f2ea9274614da18aa2544fc43fb4ee213741.
Diffstat (limited to 'docs/html/guide/components')
-rw-r--r-- | docs/html/guide/components/index.jd | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/html/guide/components/index.jd b/docs/html/guide/components/index.jd index 6ede873..87bae53 100644 --- a/docs/html/guide/components/index.jd +++ b/docs/html/guide/components/index.jd @@ -4,14 +4,6 @@ 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"> |