Android UI美化之Shape Drawable的使用
想美化一下程序里的EditText,发现网上关于美化的文章较少,即使有也大多是直接翻译文档,索性一边研读一边写例子。先看一下文档对Shape Drawable的描述:Shape Drawable An XML file that defines a geometric shape, including colors and gradients. Creates aShapeDrawable. 一个定义几何形状的XML文件,包括颜色和渐变。创建一个ShpeD...