diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2015-05-13 18:37:19 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-05-13 18:37:20 +0000 |
| commit | 1b8b3a0000812f9935f33667b055a546228ebfb6 (patch) | |
| tree | f22f7c580d8d2b69152117c76754bf7da1db4c09 /docs/html/index.jd | |
| parent | 90c66e3ded4a91613b0c1760ab2ef15e0d118a36 (diff) | |
| parent | 40e6ac91665b57cf6e794e731d1b1c7142175abe (diff) | |
| download | frameworks_base-1b8b3a0000812f9935f33667b055a546228ebfb6.zip frameworks_base-1b8b3a0000812f9935f33667b055a546228ebfb6.tar.gz frameworks_base-1b8b3a0000812f9935f33667b055a546228ebfb6.tar.bz2 | |
Merge "resolved conflicts for merge of 45fed517 to mnc-dev" into mnc-dev
Diffstat (limited to 'docs/html/index.jd')
| -rw-r--r-- | docs/html/index.jd | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd index cfbe7b6..ffc6769 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -10,7 +10,10 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3 </div> <div class="actions-bar dac-expand dac-invert"> - <div class="wrap"> + <div class="wrap dac-offset-parent"> + <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps"> + <i class="dac-sprite dac-arrow-down-gray"></i> + </a> <div class="actions"> <div><a href="{@docRoot}sdk/index.html"> <span class="dac-sprite dac-auto-chevron-large"></span> @@ -32,7 +35,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3 </div><!-- end .wrap --> </div><!-- end .actions-bar --> -<section class="dac-section dac-section-light"><div class="wrap"> +<section class="dac-section dac-section-light" id="build-apps"><div class="wrap"> <h1 class="dac-section-title">Build Beautiful Apps</h1> <div class="dac-section-subtitle"> See what’s new or find the resources to get you started with designing and developing for Android. |
