am 1c247304: docs: update homepage announcement for GP Still needs an update with proper blog link (will probably do by hand for launch push)
* commit '1c2473042236dd63774d7a2c5edfd991b4ef1b3e': docs: update homepage announcement for GP Still needs an update with proper blog link (will probably do by hand for launch push)
This commit is contained in:
BIN
docs/html/images/home/play_logo.png
Normal file
BIN
docs/html/images/home/play_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.5 KiB |
@@ -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 »</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 »</a></p>
|
||||
</div> <!-- end annoucement -->
|
||||
</div> <!-- end annoucement-block -->
|
||||
</div><!-- end topAnnouncement -->
|
||||
|
||||
Reference in New Issue
Block a user