Android Studio – Change the background of a table row onClick
I have a table in Android Studio and when I click on a cell, it should turn green, or any other color, that is not important, but I don't know how to implement that. I only have the xml file…