diff options
author | Scott Main <smain@google.com> | 2010-12-14 17:09:29 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-12-14 17:09:29 -0800 |
commit | d99e0593a4b71e8b059589b9ee780dfb9f40f225 (patch) | |
tree | ca5b6a24cbb8bd1b4215081e826aed5c4c90f62d /docs/html/resources/tutorials | |
parent | 982b71bf4713d57b0fdb9acaaf9f9465a817aacb (diff) | |
parent | 14e6325da97289735c659ebf0de0e99ba83796e3 (diff) | |
download | frameworks_base-d99e0593a4b71e8b059589b9ee780dfb9f40f225.zip frameworks_base-d99e0593a4b71e8b059589b9ee780dfb9f40f225.tar.gz frameworks_base-d99e0593a4b71e8b059589b9ee780dfb9f40f225.tar.bz2 |
am 14e6325d: am 1bcfd85c: cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd docs: fix syntax error; enlarge screenshot thumbnail
* commit '14e6325da97289735c659ebf0de0e99ba83796e3':
cherrypick Change-Id: I56db12e2444e5020cd72a0c974539e777a7f1ebd docs: fix syntax error; enlarge screenshot thumbnail
Diffstat (limited to 'docs/html/resources/tutorials')
-rw-r--r-- | docs/html/resources/tutorials/hello-world.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/resources/tutorials/hello-world.jd b/docs/html/resources/tutorials/hello-world.jd index 77ffc6f..67c2521 100644 --- a/docs/html/resources/tutorials/hello-world.jd +++ b/docs/html/resources/tutorials/hello-world.jd @@ -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> |