This is my first time asking a question here, so apologies if I do something wrong.
I have been using this playlist to make a RecyclerView in my app, with individual CardViews. I want to make it so that when a cardview is clicked, it will change the card to a slightly dark gray, to indicate that it was clicked. However, I don't know how to go about doing this. If someone could help me, that would be greatly appreciated! Let me know if you need any more info.