am 7f6af88e: Fixed a randomly discovered typo and missing hyphen. Change not staged.
* commit '7f6af88e9460b788f68e956c9b104bc68fcfc8c4': Fixed a randomly discovered typo and missing hyphen. Change not staged.
This commit is contained in:
@@ -32,7 +32,7 @@ APIs</a></li>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>The Android framework APIs provides a set 2D drawing APIs that allow you to render your own
|
||||
<p>The Android framework APIs provides a set of 2D-drawing APIs that allow you to render your own
|
||||
custom graphics onto a canvas or to modify existing Views to customize their look and feel.
|
||||
When drawing 2D graphics, you'll typically do so in one of two ways:</p>
|
||||
|
||||
@@ -515,4 +515,4 @@ Notice how the width and height of the button varies with the text, and the back
|
||||
stretches to accommodate it.
|
||||
</p>
|
||||
|
||||
<img src="{@docRoot}images/ninepatch_examples.png" alt=""/>
|
||||
<img src="{@docRoot}images/ninepatch_examples.png" alt=""/>
|
||||
|
||||
Reference in New Issue
Block a user