[android-developers] Constructing shapes from other objects
In graphics packages you can start with a rectangle, make it a
rounded, then say add another triangle and where they meet join them
to create a path, which can then be treat as a single object, e.g.
filled with a gradient. Can this be done with Androids graphics? I'm
trying to make, for example, a speech balloon rect with rounded
corners. The way I described sounds far easier than specifying each
path co-ordinate manually.
--
Android Academy http://www.androidacademy.com
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home