cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd

docs: fix syntax error; enlarge screenshot thumbnail

Change-Id: I0fe043969a9754237c6bce6999598033c510d8f3
This commit is contained in:
Scott Main
2010-12-06 16:19:32 -08:00
parent e912396076
commit 1bcfd85cc0
2 changed files with 3 additions and 3 deletions

View File

@ -115,7 +115,7 @@ Android project in Eclipse.</p>
</ul>
<p>Click <strong>Finish</strong>.</p>
<a href="images/hello_world_1.png"><img src="images/hello_world_1.png" style="height:230px" alt="" /></a>
<a href="images/hello_world_1.png"><img src="images/hello_world_1.png" style="height:400px" alt="" /></a>
<p>Here is a description of each field:</p>

View File

@ -679,8 +679,8 @@ removes several classes that were previously deprecated.</li>
<ul>
<li>New <code>xlargeScreens</code> attribute for <a
href="{@docRoot}guide/topics/manifest/supports-screens-element.html"><code>&lt;supports-screens&gt;<
/ code > < /a>
href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
&lt;supports-screens&gt;}</a>
element, to indicate whether the application supports
extra large screen form-factors. For details, see <a
href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple