in Android Framework 源代码 ~/core/res/res/values/styles.xml
有一行:
<item name="android:textColor">?textColorPrimaryInverse</item>
谁能告诉我:
"?textColorPrimaryInverse"
是什么意思?在哪里引用
"textColorPrimaryInverse"
?
请查看此链接。因此,您可以了解 textColorPrimaryInverse: http://developer.android.com/reference/android/R.attr.html#textColorPrimaryInverse