摘要: Button继承自TextView,所以TextView的一些属性同样也适用于Button控件。 Button的直接子类为CompoundButton。Button的间接子类有CheckButton、RadioButton、Switch和ToggleButton。 Button常用属性设置 1.1设 阅读全文
posted @ 2016-04-22 18:17 ts-android 阅读(7362) 评论(0) 推荐(0)