Skip to content

Commit 1bcfd85

Browse files
committed
cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd
docs: fix syntax error; enlarge screenshot thumbnail Change-Id: I0fe043969a9754237c6bce6999598033c510d8f3
1 parent e912396 commit 1bcfd85

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/html/resources/tutorials/hello-world.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Android project in Eclipse.</p>
115115
</ul>
116116
<p>Click <strong>Finish</strong>.</p>
117117

118-
<a href="images/hello_world_1.png"><img src="images/hello_world_1.png" style="height:230px" alt="" /></a>
118+
<a href="images/hello_world_1.png"><img src="images/hello_world_1.png" style="height:400px" alt="" /></a>
119119

120120
<p>Here is a description of each field:</p>
121121

docs/html/sdk/android-2.3.jd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -679,8 +679,8 @@ removes several classes that were previously deprecated.</li>
679679

680680
<ul>
681681
<li>New <code>xlargeScreens</code> attribute for <a
682-
href="{@docRoot}guide/topics/manifest/supports-screens-element.html"><code>&lt;supports-screens&gt;<
683-
/ code > < /a>
682+
href="{@docRoot}guide/topics/manifest/supports-screens-element.html">{@code
683+
&lt;supports-screens&gt;}</a>
684684
element, to indicate whether the application supports
685685
extra large screen form-factors. For details, see <a
686686
href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple

0 commit comments

Comments
 (0)