Member - { Blog Details }

blog address: http://findnerd.com/list/view/Draw-shapes-using-canvas-in-Android/2603/
keywords:
member since: Mar 15, 2016 | Viewed: 49
Draw shapes using canvas in Android
Category: Technology
We can create custom view by extending View class. The most important part of custom view is its appearance. We can give any shape to a custom view by overriding onDraw(Canvas canvas) method. - See more at: http://findnerd.com/list/view/Draw-shapes-using-canvas-in-Android/2603/#sthash.7vxm5Hjl.dpuf
{ More Related Blogs }