CardView CheckBox Empty Space
I am making a very simple Android app using Kotlin that has a checkbox list. The checkbox only works when I click on the box itself or the text beside it. My question is: How do I check the boxes by clicking on the empty spaces next to the texts?
How to check boxes by clicking the empty space?▾