Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 174af198 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 3bb56f02: docs: add link to developer survey on main landing pages

* commit '3bb56f02':
  docs: add link to developer survey on main landing pages
parents dd549bcc 3bb56f02
Loading
Loading
Loading
Loading
+31 −0
Original line number Diff line number Diff line
@@ -2,6 +2,37 @@ page.title=Design
header.hide=1
footer.hide=1
@jd:body
<style>
#butterbar-wrapper {
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
#butterbar {
  width:940px;
  margin:0 auto;
}
#butterbar-message {
  background-color:#f80;
  float:right;
  font-size:12px;
  font-weight:bold;
  padding:0 10px;
  border-radius: 0 0 5px 5px;
}
#butterbar-message a {color:#fff !important}
#butterbar-message a:hover {text-decoration:underline;}
</style>

 <div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>

<style>
#landing-graphic-container {
+31 −0
Original line number Diff line number Diff line
@@ -4,6 +4,37 @@ header.hide=1
carousel=1
tabbedList=1
@jd:body
<style>
#butterbar-wrapper {
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
#butterbar {
  width:940px;
  margin:0 auto;
}
#butterbar-message {
  background-color:#f80;
  float:right;
  font-size:12px;
  font-weight:bold;
  padding:0 10px;
  border-radius: 0 0 5px 5px;
}
#butterbar-message a {color:#fff !important}
#butterbar-message a:hover {text-decoration:underline;}
</style>

 <div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>

<style>
#noplayer-message {
+30 −0
Original line number Diff line number Diff line
@@ -2,7 +2,37 @@ page.title=Distribute Apps
header.hide=1

@jd:body
<style>
#butterbar-wrapper {
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
#butterbar {
  width:940px;
  margin:0 auto;
}
#butterbar-message {
  background-color:#f80;
  float:right;
  font-size:12px;
  font-weight:bold;
  padding:0 10px;
  border-radius: 0 0 5px 5px;
}
#butterbar-message a {color:#fff !important}
#butterbar-message a:hover {text-decoration:underline;}
</style>

 <div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>
    
    
    <div class="marquee">
+32 −0
Original line number Diff line number Diff line
@@ -4,6 +4,38 @@ carousel=true
page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers.
@jd:body

<style>
#butterbar-wrapper {
  position:absolute;
  top:0;
  left:0;
  width:100%;
}
#butterbar {
  width:940px;
  margin:0 auto;
}
#butterbar-message {
  background-color:#f80;
  float:right;
  font-size:12px;
  font-weight:bold;
  padding:0 10px;
  border-radius: 0 0 5px 5px;
}
#butterbar-message a {color:#fff !important}
#butterbar-message a:hover {text-decoration:underline;}
</style>

 <div id="butterbar-wrapper" >
  <div id="butterbar" >
    <div id="butterbar-message">
<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform">
      Take the Android Developer Survey</a>
    </div>
  </div>
</div>


<div class="wrap">
    <!-- Slideshow -->