Android自定義TextView 1.自定義屬性 新建attrs.xml文件(res->values->attrs.xml),定義要自定義的TextView屬性 <?xml version="1.0" en ...