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