I have a label inside of a table row. The table row has the selectedBackgroundColor set to transparent. The label inside of this row has a backgroundColor set to white.
What I'm seeing is that when I click on the row containing the label, the backgroundColor of the label becomes transparent, then is set back to white when I lift my finger off of the row.
Is there a way to fix this?