in Android Framework source code ~/core/res/res/values/styles.xml
there's one line:
<item name="android:textColor">?textColorPrimaryInverse</item>
Could anyone tell me:
What does "?textColorPrimaryInverse" mean?
Where is "textColorPrimaryInverse" referenced ?
No comments:
Post a Comment