You can't do something like this:
inststatus.setTextColor(R.color.white);
instead do:
inststatus.setTextColor(getResources().getColor(R.color.white);
MSTC Graduation
-
[image: IMG_1284]
IMG_1284,
originally uploaded by MSTCprogram.
Yay! I graduated this weekend from the University of Texas with an MS in
Technology Commerci...
14 years ago
No comments:
Post a Comment