Merge "Doc change: fix link to widgets design doc." into klp-dev

This commit is contained in:
Dirk Dougherty
2013-10-14 16:12:29 +00:00
committed by Android (Google) Code Review

View File

@ -56,7 +56,7 @@ page.title=New in Android
<li>Trying it out yourself</li> <li>Trying it out yourself</li>
</ul> </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>
<div class="layout-content-col span-2"> <div class="layout-content-col span-2">
<img src="{@docRoot}design/media/new_accessibility.png"> <img src="{@docRoot}design/media/new_accessibility.png">