How can I programmatically change the CheckBox
color of my menu items? I'm using AppCompat
and I could not find a way to that.
Actually, the main problem is that I can't extract the CheckBox
from the menu.
Does anyone have an idea how this can be done?