2012年7月27日

android shape的使用

摘要: shape用于设定形状,可以在selector,layout等里面使用,有6个子标签,各属性如下: <?xml version="1.0" encoding="utf-8"?><shape xmlns:android="http://schemas.android.com/apk/res/android" > <!-- 圆角 --> <corners a... 阅读全文

posted @ 2012-07-27 16:24 炽飞 阅读(211489) 评论(12) 推荐(15) 编辑

导航