SyntaxFix
Write A Post
Hire A Developer
Questions
The way I managed to get mine to work was by using CompoundButtonCompat.setButtonTintList(button, colour).
CompoundButtonCompat.setButtonTintList(button, colour)
To my understanding this works regardless of android version.