I have a list item and would like to dynamically change the icon color from the default gray to another color whenever the user taps on that list item.
I can use javascript but I can't figure out a way to change the icon color, because no color option seems available for the icon
Thank you!