Loading

摘要: 第一种:继承View实现自己的属性 public class MyView extends View { // private String mtext; private int msrclt, msrcrt, msrcrb; private static final St... 阅读全文
posted @ 2015-10-19 18:43 androllen 阅读(223) 评论(0) 推荐(0)