比如在res/attrs中定义如下属性:< declare-styleable name="MyView"> < attr name="textColor" format="color" />如何改变textColor的值。请教。 查看完整描述