I think you might need to add findViewById
or something of that variety
Edit: the above is incorrect as per my comment the proper answer is
setTextColor(getResources().getColorStateList(R.color.redeemlist_item_color));
I think you might need to add findViewById
or something of that variety
Edit: the above is incorrect as per my comment the proper answer is
setTextColor(getResources().getColorStateList(R.color.redeemlist_item_color));