Drawing Shapes in Android | Android Research Blog
In this post I would like to share my findings about defining and using shapes. A shape is an XML file that defines a geometric shape, including strokes, colors and gradients To define a shape: 1. Create a new Android XML file in the folder res/drawable 2
androidresearch.wordpress.com |