I used row:setRowColor() and it works perfectly for most situations. But for some reason it doesn’t work when I try using in event phases “tap” and “release”. So I’m trying alternatives.
I saw someone use event.background:setFillColor(), but it was an old post and I’m getting event.background = nil… so I guess it’s no longer viable.
Any other way I can achieve row changing colour?