I am new to android and I\'m trying to set a style to all check boxes in my application. My application style is set to Theme.Holo which is dark and I would like the check b
The correct way to do it for Material design is :
Style :
Layout :
It will preserve Material animations on Lollipop+.