diff options
author | smain@google.com <smain@google.com> | 2015-08-19 17:35:23 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2015-08-20 00:44:51 +0000 |
commit | 3c2dc05e3da3fdf2d19bb8793c12411a46eb8d15 (patch) | |
tree | 03389a2e63bfd6bb398eac3e74e8a950891c79a8 /docs | |
parent | 29cd880890825ce15a1b2da977bcb1796db6f4e3 (diff) | |
download | frameworks_base-3c2dc05e3da3fdf2d19bb8793c12411a46eb8d15.zip frameworks_base-3c2dc05e3da3fdf2d19bb8793c12411a46eb8d15.tar.gz frameworks_base-3c2dc05e3da3fdf2d19bb8793c12411a46eb8d15.tar.bz2 |
add placeholder for platform name in download button.
This change depends on the following change to the script that loads the platform name...
https://googleplex-android-review.git.corp.google.com/#/c/752776/
Change-Id: I7c9962f58d09d7a7f40dc6faa63014385b296498
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/sdk/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index dbc0f35..b57e6a7 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -289,7 +289,7 @@ width: 400px;text-align: center;">The official Android IDE</p> </ul> <a class="online landing-button green download-bundle-button" -href="#Other" >Download Android Studio</a> +href="#Other" >Download Android Studio<br/><span class='small'></span></a> <!-- this appears when viewing the offline docs --> <p class="offline"> |