SyntaxFix
Write A Post
Hire A Developer
Questions
Use:
android:backgroundTint="@color/customColor"
Or even :
android:background="@color/customColor"
and that will give custom color to the button.