2015-04-28 21 views

回答

2

您可以試試這個:

final String androidNamespace = "http://schemas.android.com/apk/res/android"; 
String textColor = attrs.getAttributeValue(androidNamespace, "textColor");