We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff321d4 + 8b56d20 commit 722c8c0Copy full SHA for 722c8c0
docs/html/index.jd
@@ -11,8 +11,10 @@ home=true
11
</div><!-- end homeTitle -->
12
<div id="announcement-block">
13
<!-- total max width is 520px -->
14
+ <a href="{@docRoot}design/index.html">
15
<img src="{@docRoot}images/home/android-design.png"
16
alt="Android Design" width="160px" style="padding:10px 33px 5px"/>
17
+ </a>
18
<div id="announcement" style="width:275px">
19
<p>Introducing <b>Android Design</b>: The place to learn about principles, building blocks, and patterns
20
for creating world-class Android user interfaces. Whether you're a UI professional or a developer
0 commit comments