summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-03-02 15:49:34 -0800
committerScott Main <smain@google.com>2012-03-05 23:36:26 -0800
commit1c2473042236dd63774d7a2c5edfd991b4ef1b3e (patch)
treecdde9f0ea93cb7204a6dfb056b1c43e12db25e06 /docs/html
parent4d7bc65538c7cd9fbb1fbbcf22d1da47fcee1219 (diff)
downloadframeworks_base-1c2473042236dd63774d7a2c5edfd991b4ef1b3e.zip
frameworks_base-1c2473042236dd63774d7a2c5edfd991b4ef1b3e.tar.gz
frameworks_base-1c2473042236dd63774d7a2c5edfd991b4ef1b3e.tar.bz2
docs: update homepage announcement for GP
Still needs an update with proper blog link (will probably do by hand for launch push) Change-Id: I660082780ffd27cf591351e6b65be61a109a6d5d
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/images/home/play_logo.pngbin0 -> 7707 bytes
-rw-r--r--docs/html/index.jd12
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/html/images/home/play_logo.png b/docs/html/images/home/play_logo.png
new file mode 100644
index 0000000..b8e3ebf
--- /dev/null
+++ b/docs/html/images/home/play_logo.png
Binary files differ
diff --git a/docs/html/index.jd b/docs/html/index.jd
index 60cd8b7..2223860 100644
--- a/docs/html/index.jd
+++ b/docs/html/index.jd
@@ -13,14 +13,14 @@ page.metaDescription=The official site for Android developers. Provides the Andr
<div id="announcement-block">
<!-- total max width is 520px -->
<a href="{@docRoot}design/index.html">
- <img src="{@docRoot}images/home/android-design.png"
-alt="Android Design" width="160px" style="padding:10px 33px 5px"/>
+ <img src="{@docRoot}images/home/play_logo.png"
+alt="Google Play" width="120px" style="padding:10px 52px"/>
</a>
<div id="announcement" style="width:275px">
- <p>Introducing <b>Android Design</b>: The place to learn about principles, building blocks, and patterns
- for creating world-class Android user interfaces. Whether you're a UI professional or a developer
- playing that role, these docs show you how to make good design decisions, big and small.</p>
- <p><a href="{@docRoot}design/index.html">Android Design &raquo;</a></p>
+ <p>Introducing <strong>Google Play</strong>: An integrated digital content destination where
+users buy and enjoy all of their favorite content in one place. It's the new destination for
+Android apps!</p>
+ <p><a href="http://android-developers.blogspot.com/">Read more &raquo;</a></p>
</div> <!-- end annoucement -->
</div> <!-- end annoucement-block -->
</div><!-- end topAnnouncement -->