summaryrefslogtreecommitdiffstats
path: root/docs/html/index.jd
diff options
context:
space:
mode:
authorRoman Nurik <romannurik@google.com>2011-12-22 16:18:19 -0800
committerRoman Nurik <romannurik@google.com>2012-01-10 16:42:13 -0800
commit737904669017c39d7780589de3ead7fc959bd3c5 (patch)
treeb468642191d4c6c53d24d962cd65ced1976faed1 /docs/html/index.jd
parent38ee0dae2cf0ff1860973523e5cda6e38642e904 (diff)
downloadframeworks_base-737904669017c39d7780589de3ead7fc959bd3c5.zip
frameworks_base-737904669017c39d7780589de3ead7fc959bd3c5.tar.gz
frameworks_base-737904669017c39d7780589de3ead7fc959bd3c5.tar.bz2
Android Design
Change-Id: I2692ca03fc4c0d088aec0588a36739203f4cf2d2
Diffstat (limited to 'docs/html/index.jd')
-rw-r--r--docs/html/index.jd13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/html/index.jd b/docs/html/index.jd
index ac89264..2f531a8 100644
--- a/docs/html/index.jd
+++ b/docs/html/index.jd
@@ -11,14 +11,13 @@ home=true
</div><!-- end homeTitle -->
<div id="announcement-block">
<!-- total max width is 520px -->
- <img src="{@docRoot}images/home/market_icon.png"
-alt="Android Market" width="120px" style="padding:10px 53px 5px"/>
+ <img src="{@docRoot}images/home/android-design.png"
+alt="Android Design" width="160px" style="padding:10px 33px 5px"/>
<div id="announcement" style="width:275px">
- <p>We've completely redesigned Android Market for phones to make it easier to
-explore Android apps, games, and other content. Look for the new version coming to your
-Android phone!</p> <p><a
-href="http://android-developers.blogspot.com/2011/07/new-android-market-for-phones.html">Learn more
-&raquo;</a></p>
+ <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 will show you how to make good design decisions, big and small.</p>
+ <p><a href="{@docRoot}design/index.html">Android Design &raquo;</a></p>
</div> <!-- end annoucement -->
</div> <!-- end annoucement-block -->
</div><!-- end topAnnouncement -->