Changing color of label on list item
Hi
I am displaying a list of items that contains name and temperature in seperate labels on a list item. If the temperature value is below a certain value, I would like to change the color of the temperature label of the specific item. How would I do that.
Thank you.