Loading docs/html/guide/topics/graphics/2d-graphics.jd +2 −2 Original line number Original line Diff line number Diff line Loading @@ -32,7 +32,7 @@ APIs</a></li> </div> </div> </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. 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> When drawing 2D graphics, you'll typically do so in one of two ways:</p> Loading Loading
docs/html/guide/topics/graphics/2d-graphics.jd +2 −2 Original line number Original line Diff line number Diff line Loading @@ -32,7 +32,7 @@ APIs</a></li> </div> </div> </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. 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> When drawing 2D graphics, you'll typically do so in one of two ways:</p> Loading