Doc change: fix link to widgets design doc.

bug: 11184594
Change-Id: I975696d172d0862ac20c46f709e81b01bf78fb0f
This commit is contained in:
Dirk Dougherty
2013-10-11 17:29:06 -07:00
parent 94ba89763e
commit cd514970cc

View File

@@ -56,7 +56,7 @@ page.title=New in Android
<li>Trying it out yourself</li>
</ul>
<p>You can supply separate landscape and portrait layouts for your widgets, which the system inflates as appropriate when the screen orientation changes. The [Application Widgets] (should be link) has useful details about widget types, limitations, and design considerations.</p>
<p>You can supply separate landscape and portrait layouts for your widgets, which the system inflates as appropriate when the screen orientation changes. The <a href="{@docRoot}design/patterns/widgets.html">Widgets</a> page has useful details about widget types, limitations, and design considerations.</p>
</div>
<div class="layout-content-col span-2">
<img src="{@docRoot}design/media/new_accessibility.png">